Skip to content

1.2.0

Compare
Choose a tag to compare
@ddemidov ddemidov released this 02 Apr 10:19
· 474 commits to master since this release
  • API breaking change: the definition of VEX_FUNCTION family of macros has changed. The previous versions are available as VEX_FUNCTION_V1.
  • Wrapping code for clogs library is added by @bmerry
    (the author of clogs).
  • vector/multivector iterators are now standard-conforming iterators.
  • Other minor improvements and bug fixes.