v0.2.0 🎉
🚀 Features
- feat: add return statements, functions as expressions by matteopolak
- feat: add unary ops ! and - by matteopolak
- feat: add better error messages by matteopolak
📄 Documentation
- docs: update readme usage by matteopolak
- docs: update function example by matteopolak
🧪 Tests
- ci: remove postgres in build by matteopolak