Skip to content

Releases: ApeWorX/py-tokenlists

0.1.0-beta.1

Choose a tag to compare

@fubuloubu fubuloubu released this 15 Jul 22:24
912a99e

Changes

  • refactor: move to dataclassy (#14)

0.1.0-beta.0

Choose a tag to compare

@fubuloubu fubuloubu released this 13 Apr 23:31
c97874c

NOTE: License changed from MIT to Apache 2.0

  • add cli (#12)
  • use setuptools-scm (#13)

0.1.0-alpha.1

Choose a tag to compare

@fubuloubu fubuloubu released this 09 Feb 00:49
3b8355d
  • refactor to use data classes and serialization
  • remove Python 3.6 support because of dataclasses
  • add extension support
  • better testing