Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 584 Bytes

File metadata and controls

38 lines (25 loc) · 584 Bytes

CHANGELOG

0.0.5 (unreleased)

  • Nothing changed yet.

0.0.4 (2015-05-08)

  • Implement join
  • Implement reverse foreignkey
  • Implement reverse related filters
  • Implement the where class

0.0.3 (2015-05-01)

  • added boostrap command
  • added virtual fields
  • added insert method

0.0.2 (2015-04-26)

  • better routing management
  • base projection system
  • add travis, coverage readthedoc system
  • application is now python3 compatible

0.0.1 (2015-04-24)

  • first version draft