Releases: MarcinKonowalczyk/psll-lang
Releases · MarcinKonowalczyk/psll-lang
0.1.5
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
- 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
andtree_traversal
to unholy Cronenbergs of@singledispatch
and@overload
's (thank you @kstauffer) - added emoji to README