Releases: ApeWorX/py-tokenlists
Releases · ApeWorX/py-tokenlists
Tokenlists v0.1.8
What's Changed
- feat: allow additional properties on TokenList model by @antazoey in #40
- feat: pep-625 compliance, enabling python 3.13, and import perfs by @bitwise-constructs in #41
- chore: modernize project tooling by @google-labs-jules[bot] in #43
New Contributors
- @bitwise-constructs made their first contribution in #41
- @google-labs-jules[bot] made their first contribution in #43
Full Changelog: v0.1.7...v0.1.8
Tokenlists 0.1.7
Tokenlists 0.1.6
0.1.5
0.1.4
Changes
- test: fix fuzzing by cleaning out
tokenMapfields from schema @fubuloubu (#34) - fix: handle extensions @fubuloubu (#27)
Special thanks to: @fubuloubu
0.1.3
0.1.2
Changes
- chore: upgrade pyaml and lint dependencies @unparalleled-js (#30)
- chore: update versions @fubuloubu (#26)
- fix: raise HTTP error when request fails @unparalleled-js (#21)
- refactor: return tokenlist name when installing from URI @fubuloubu (#19)
Special thanks to: @fubuloubu and @unparalleled-js
0.1.1
Changes
- refactor: use pydantic @fubuloubu (#16)
- chore: update to latest project template @fubuloubu (#17)
Special thanks to: @fubuloubu
0.1.0-beta.2
Changes
- chore: upgrade to support Python 3.6+ (#15)
0.1.0-beta.1
Changes
- refactor: move to dataclassy (#14)