Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@kosme kosme released this 18 Apr 09:18
· 18 commits to master since this release
0da8851
  • Major fix to a bug on versions 2.0.0 and 2.0.1
  • Use object templating.
  • Use camelCase for function names.
  • Add precompiler speed optimizations
  • Windowing factors storage
  • Wiki

What's Changed

  • Fix compile error on Arduino due to small_type by @HorstBaerbel in #50
  • Fixed compilation with -Wextra by @drzony in #59
  • Reordered variables in a class to fix -Werror=reorder by @blaz-r in #68
  • Make the sqrt_internal macro customisable by @FintasticMan in #83
  • Version 2.0 from develop branch by @kosme in #91
  • Reapply PR 83 and fix typos in examples by @kosme in #94
  • Version 2.0.2. Patch for issues 92/93 by @kosme in #95

New Contributors

Full Changelog: 1.6.2...v2.0.2