v2.2.0
What's Changed
- fix: make Click flag_value defaults work across Click 8.1-8.3 by @DavidMinarsch in #855
- chore: migrate from Pipenv to Poetry by @DhairyaPatel7 in #857
- chore: remove morphys dependency by @DavidMinarsch in #858
- chore: remove semver dependency by @DavidMinarsch in #859
- chore: remove python-dotenv dependency by @DavidMinarsch in #860
- chore: inline multiformat dependencies by @DavidMinarsch in #861
- ci: reduce platform matrix, make unit tests strict by @LOCKhart07 in #869
- fix: resolve env vars on component override sections in AEABuilder by @DhairyaPatel7 in #868
- chore: remove jsonschema dependency, inline Draft-04 validator by @DavidMinarsch in #862
- chore: remove unused ipfshttpclient from ethereum plugins by @DavidMinarsch in #865
- chore: remove ecdsa from base deps by @DavidMinarsch in #863
- chore: widen dependency version pins by @DavidMinarsch in #864
- chore: replace ipfshttpclient with inlined IPFS HTTP client by @DavidMinarsch in #866
- chore: remove requests from base deps by @DavidMinarsch in #867
- feat: create open-aea-ci-helpers plugin, migrate 9 scripts by @DhairyaPatel7 in #871
- chore: cleanup pass — Go deps bumps, libs/go CI wiring, plugin hygiene by @DavidMinarsch in #872
- chore: TCP-only libp2p_node transport + close remaining Dependabot alerts by @DavidMinarsch in #874
- Chore: Release v2.2.0 by @DhairyaPatel7 in #873
New Contributors
- @DhairyaPatel7 made their first contribution in #857
Full Changelog: v2.1.0...v2.2.0