A minor version bump that includes the following:
- New randomized unit test to verify against ASAs with random amount of Units and Digits
- Fits up to 5 asas (max was 4 before that, there was an overflow bug by ~80 bytes that wasnt captured by previous tests)
- Minor test utils refactoring and pull request templates
For specific commits refer to a detailed changelog below.
What's Changed
* Tweaking readme disclaimer by aorumbayev in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/12
* Update actions/setup-python action to v2 by renovate in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/14
* Update abatilo/actions-poetry action to v2.1.4 by renovate in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/13
* Add --show-diff-on-failure by aorumbayev in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/16
* Fixing typos in Readme.md by aorumbayev in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/17
* Feature/improving multi asa size by aorumbayev in https://github.com/AlgoWorldNFT/algoworld-swapper/pull/18
**Full Changelog**: https://github.com/AlgoWorldNFT/algoworld-swapper/compare/1.1.0...1.1.1