Skip to content

Releases: MarcinKonowalczyk/psll-lang

0.1.5

29 Apr 15:09
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

0.1.5

First release on PyPi! You can now install psll with: pip install psll==0.1.5

Full Changelog: 0.1.4...0.1.5

0.1.3

14 Apr 20:01
032837b
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • lots of typing
  • updated to python 3.9 as a trade-off between 'oldest possible for backwards compatibility' and 'new shiny but we don't actually need all those features'. might update to 3.10 for some more typing bling though..
  • pre-commit hooks
  • changed build_tree and tree_traversal to unholy Cronenbergs of @singledispatch and @overload's (thank you @kstauffer)
  • added emoji to README