0.4.0 b298
The 5th release of yasmine (Release date: October 07, 2016)
Changes
- Y_OPTIMIZE_4_SPEED and Y_OPTIMIZE_4_MEMORY macros for internal optimization of ancestor lists (performance improvements)
- Y_PROFILER macro was added. When compiled with this macro, the state machine will count the events that were processed.
- 'LL_OFF' as default log level
- assembly.hpp macros were improved to avoid ambiguous function calls
- when Y_NO_LOGGING is defined, no log code will be compiled into the library at all
- fixed an error when compiling with gcc (const std::string transition_impl::get_transition_name)
- The handle generator for the timed events is no longer a random function.
The download provides a complete archive containing licenses, source code and pre-built (static) libraries and examples (binaries) for VS 2015.