Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@amcgregor amcgregor released this 22 Jan 16:39
· 3 commits to develop since this release
d586e7c
  • Removed Python 2 compatibility and testing.

  • Refactored to use Marrow Schema for the declarative syntax.

  • Full coverage and expanded test capability with improved Travis-CI integration.

  • Use of __assume_interface__ is deprecated; this attribute is now called __assume__.

  • The ability to define __doc__ docstrings for each schema element has been removed.

  • Wheel distribution.