Packages

Pattern matching with binding of functions to variables for Elixir

Current section

Files

Jump to
jx CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.2.0 (2023-01-29)
* Implement new search approach to allow better matching compared to previous greedy approach
## v0.1.1 (2023-01-25)
* Fix `j` macro to raise an error when invalid arguments are given
## v0.1.0 (2023-01-23)
First release.