View Source Changelog

v0-5-1-2023-03-27

v0.5.1 (2023-03-27)

  • Bug fixes

v0-5-0-2023-02-20

v0.5.0 (2023-02-20)

v0-4-0-2023-02-13

v0.4.0 (2023-02-13)

  • Implement support for plain variables in right-hand side of match expressions (e.g. a = 10; j 10 = jx.(a))
  • Add support for j-variables in Function.identity/1 (e.g. j 1 = Function.identity(jx.(1))

v0-3-0-2023-02-03

v0.3.0 (2023-02-03)

v0-2-0-2023-01-29

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

v0.1.1 (2023-01-25)

  • Fix j macro to raise an error when invalid arguments are given

v0-1-0-2023-01-23

v0.1.0 (2023-01-23)

First release.