Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 358 Bytes

Changelog.rst

File metadata and controls

8 lines (7 loc) · 358 Bytes

Changelog

  • 0.1: First version, base implementation done. Added docs and tests.
  • 0.2: Added DateField, added optional fields, fixed some bugs.
  • 0.3: Fixed Python's 3 compatibility. Added some examples.
  • 0.4: Check if reserved words are used inside NestedField definition. Added example to README.md. Some bug fixes.