Skip to content

Releases: arturania/human-logic

v2.0.3

26 Aug 20:29
cc966f7
Compare
Choose a tag to compare

Dependencies updated

Version 2.0.2

31 Oct 07:52
Compare
Choose a tag to compare

Dependencies updated

Version 2.0.1

26 Jul 09:53
Compare
Choose a tag to compare
  • Specs coverage fixed
  • CI migrated from Travis to GitHub Actions

Version 2.0

26 Jul 07:10
Compare
Choose a tag to compare

Breaking changes:

  • Category type was migrated from numeric enum to string const assertions
  • Category type values UNDEF, FALSE, NEVER, MAYBE, TRUE are now strings (not numbers).
  • LogicHash interface was removed – use LogicValues interface instead.
  • Logic.asHash(...) was removed – use Logic.asValues(...) instead.
  • Logic.fromHash(...) was replaced by new method Logic.fromValues(...).

Dependencies updated

26 Jul 07:08
Compare
Choose a tag to compare
v1.0.14

Dependencies updated

Dependencies update

25 Dec 08:44
Compare
Choose a tag to compare
v1.0.9

Dependencies update