Skip to content

Releases: claudiuandrei/compar

v7.0.0

29 Jun 19:40
Compare
Choose a tag to compare

Update the build system and the syntax order, the payload comes first and context second.

v6.0.0

12 Aug 22:51
Compare
Choose a tag to compare

Remove ? as the & can handle the same functionality from v5.0.0

v5.0.0

18 May 00:08
Compare
Choose a tag to compare

Remove * from the defaults and update & and | to incorporate similar functionality (return the matching rule).

v4.0.0

06 Jun 13:31
Compare
Choose a tag to compare

Remove the convertor as it is not needed

v3.0.0

23 Mar 21:18
Compare
Choose a tag to compare
  • Rename createMatch to create
  • Remove match function - use const match = create()

v2.0.2

15 Mar 03:44
Compare
Choose a tag to compare
v2.0.2

v2.0.1

12 Mar 15:13
Compare
Choose a tag to compare
  • Change format to return a tuple of [match, value]
  • Add support for retrieving values (either directly or conditionally)

v1.0.0

24 Feb 22:14
Compare
Choose a tag to compare
v1.0.0