Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 218 Bytes

changelog.md

File metadata and controls

7 lines (5 loc) · 218 Bytes

Changelog

0.1.0

  • Removed ORM part from Prana, there are no more type nor storage systems.
  • Added object caching and the clear() method to clear cache for a type.
  • Introduced collect() and pick() methods.