Releases: active-logic/activelogic-cs
Releases · active-logic/activelogic-cs
1.4.1
- Undef is now deterministic vs stochastic. Non breaking because Undef is debug/workflow only.
- AL time is now client driven; defaulting to system time was broken, and has been removed - doc
- Removed
AL_BEST_PERF
(conditional compilation, does not affect performance) - Fixed the
Wait
decorator - Fixed a logging related error