Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 479 Bytes

File metadata and controls

33 lines (16 loc) · 479 Bytes

v1.5.0

  • Remove support for Python 3.4

v1.4.0

  • Remove dependency on nose from main distribution
  • Update packaging information
  • Add continuous delivery/integration with TravisCI

v1.3.0

  • Support Python 2 and Python 3

v1.2.0

  • Specify requirements in ranges rather than specific ones.

v1.1.0

  • Add to_json_serialisable_object utility function. (And from_json_serialisable_object.)

v1.0.0

  • Initial release