Skip to content

Releases: Deric-W/lambda_repl

v1.2.1

24 Jun 01:31
4584240

Choose a tag to compare

What's Changed

  • refactor grammar by @Deric-W in #8
  • change build system to hatch by @Deric-W in #7
  • use hatch test by @Deric-W in #10
  • allow latest version of lambda-calculus dependency

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Apr 17:22
daa13c1

Choose a tag to compare

This release adds the import command which allows to import lambda terms defined in modules as aliases.

v1.1.0

11 Sep 18:22
9e07481

Choose a tag to compare

This release allows to execute multiple files with -f.

v1.0.0

10 Sep 22:12
d6ebcd4

Choose a tag to compare

First release