1.0.0 b504
The 9th release of yasmine (Release date: January 20, 2017) and the first stable release.
Changes
- The logger now has got a halt_and_join method.
- Logging: A message that can be waited for.
- wait methods in async state machine
- terminated method in async state machine for checking if the state machine is terminated or stopped
- Y_EVENT_CREATE overloaded macro for creating event classes with up to 10 parameters
- overloaded macros Y_BEHAVIOR_METHOD_EVENT and Y_BEHAVIOR_FUNCTION_EVENT support up to 10 parameters
- Y_EMPTY_GUARD for creating an empty guard
- The event ID of the completion event, COMPLETION_EVENT_ID, was changed to Y_COMPLETION_EVENT_ID and resides inside the sxy namespace.
- new checks
- bug fixes
- code improvements
A complete changelog can be found on http://yasmine.seadex.de/Changelog.html
The documentation can be found on http://yasmine.seadex.de/Documentation.html