v0.14.0
·
108 commits
to master
since this release
What's Changed
- mypy --show-error-codes by @tzaffi in #354
- Fix incorrect reference to global account in local state docs by @Moataz-E in #359
- Improved trace by @barnjamin in #371
- fix misspelling of uint by @barnjamin in #431
- Clarify minimum Python version management docs by @michaeldiamant in #435
- Foreign prefix on App and Asset arrays by @barnjamin in #440
- Add Execute Method by @barnjamin in #444
- Simplify multi-expression clauses by @jdtzmn in #442
- Add ABI support by @michaeldiamant in #264
- Update user guide to reflect multi-expression syntax improvements by @michaeldiamant in #471
- Add py.typed marker by @jasonpaulos in #465
- Update
docs/requirements.txt
with new dependencies by @jasonpaulos in #472 - Prep CHANGELOG for v0.14.0 by @michaeldiamant in #462
New Contributors
Full Changelog: v0.13.0...v0.14.0