Skip to content

Releases: j1mmie/unspoken

v0.1.6

18 Feb 18:20
Compare
Choose a tag to compare
  • Fixed inheritance bug: Subclasses were overwriting indexes on superclasses.
  • Added more tests around inheritance

v0.1.5

30 Dec 07:00
Compare
Choose a tag to compare
  • Updated documentation
  • Updated tests to include partial contract example

v0.1.4

28 Dec 06:37
Compare
Choose a tag to compare

Initial release.

  • Schema annotation via decorators
  • Pack/unpack functionality
  • 100% test coverage
  • Docs