0.14.2
Pre-release
Pre-release
What's Changed
🏕 Features
- Shebang for distinction of python files #159 by @chrissiwaffler in #164
- Add flags for constant folding as experimental feature by @nielstron in #170
- Add first version of constant foldign that propagates intermediates by @nielstron in #166
- Add a compilation purpose
lib
for compiling / linting libraries by @nielstron in #171 - Warn the user when they are defining b"..." hex bytestrings by @nielstron in #172
- Catch any error when linting by @nielstron in #180
- Add version cli flag by @nielstron in #181
🐛 Bugfixes
- Add check for number of parameters of validator by @nielstron in #176
- Fix/handle missing validator by @nielstron in #178
Full Changelog: 0.14.1...0.14.2