0.15.0
What's Changed
🏕 Features
- Introduce a bitmap implementation and aux functionality by @nielstron in #204
- Introduce exponentiation by squaring by @nielstron in #205
- Enable direct access to uplc builtins by @nielstron in #135
- Add a micropayments example contract by @nielstron in #59
- Stringification by @nielstron in #206
🐛 Bug fixes
- fix: wrong line counting by @chrissiwaffler in #192
- Fix typo in type_inference.py by @nielstron in #196
- Fixes type annotation interpretation in case of missing type annotation
- Various smaller fixes included in other PRs regarding failing compilation where compilation should succeed
👒 Dependencies
- Bump hypothesis from 6.75.6 to 6.79.1 by @dependabot in #203
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #201
- Bump uplc from 0.6.6 to 0.6.7 by @dependabot in #198
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #197
- Bump hypothesis from 6.79.1 to 6.79.3 by @dependabot in #210
- Bump pluthon from 0.3.7 to 0.3.9 by @dependabot in #209
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #208
Full Changelog: 0.14.3...0.15.0