All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
3585 days ago
Changelog History
Changelog History
-
v0.40 Changes
August 12, 2013ORMDroid 0.40
๐ This is the first packaged release of ORMDroid since 0.20, and introduces the following major features:
- ๐ New Query API - The new Query API provides a programmatic way of building queries, and shields you from SQL while still allowing you to use string queries if you wish.
- DateMapper - A community-supplied mapping for java.util.Date objects.
- 0๏ธโฃ No default mapping - The default mapping has been removed. If your code relied on it, you should change it now.
- ๐ Bugfixes galore - Thanks to community feedback and pull requests, some nasty bugs have been squashed.
๐ This release marks the last call for feature requests before 1.0. The next release will be 0.50, which will essentially be the start of testing for the 1.0 cycle.
๐ Check out the changelogs on Github for full details.