1.2.0
- API breaking change: the definition of
VEX_FUNCTION
family of macros has changed. The previous versions are available asVEX_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.