v1.0.11
Changelog:
- This release fixes a bug that occured for example in the term
min(5, -10)
. Thanks to the contributor for fixing this bug! ( #16 ) - Added few more test calculations
- Some changes to
README.MD
Notes:
There might be a bug in the implementation of the singleton pattern (in the service container). However, this bug probably is not critical if you do not make heavy use of the service container.