Skip to content

0.8.0

Compare
Choose a tag to compare
@aous72 aous72 released this 27 Dec 04:33
· 421 commits to master since this release

There are many changes in this version.

  • The choice for signed or unsigned has been carefully checked. The current implementation generates a smaller number of warnings.
  • Added test script to check that the code works.
  • Fixed many bugs in the code.
  • Support for TIFF image format has been added by Mike.
  • Wasm build has been updated.
  • Many other fixes. Please check the development branch.
  • Note: This will break some code, because all types have been changed in a way that is more respectful of signed/unsigned variables. Please let me know if you need a hand in updating your build.