Releases: arturania/human-logic
Releases · arturania/human-logic
v2.0.3
Version 2.0.2
Dependencies updated
Version 2.0.1
- Specs coverage fixed
- CI migrated from Travis to GitHub Actions
Version 2.0
Breaking changes:
Categorytype was migrated from numeric enum tostringconst assertionsCategorytype valuesUNDEF,FALSE,NEVER,MAYBE,TRUEare now strings (not numbers).LogicHashinterface was removed – useLogicValuesinterface instead.Logic.asHash(...)was removed – useLogic.asValues(...)instead.Logic.fromHash(...)was replaced by new methodLogic.fromValues(...).
Dependencies updated
v1.0.14 Dependencies updated
Dependencies update
v1.0.9 Dependencies update