Releases: claudiuandrei/compar
Releases · claudiuandrei/compar
v7.0.0
v6.0.0
Remove ?
as the &
can handle the same functionality from v5.0.0
v5.0.0
Remove *
from the defaults and update &
and |
to incorporate similar functionality (return the matching rule).
v4.0.0
Remove the convertor as it is not needed
v3.0.0
- Rename
createMatch
tocreate
- Remove match function - use
const match = create()
v2.0.2
v2.0.2
v2.0.1
- Change format to return a tuple of [match, value]
- Add support for retrieving values (either directly or conditionally)
v1.0.0
v1.0.0