Skip to content

Commit

Permalink
release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
satya committed Jun 17, 2013
1 parent 5c029e0 commit 41f0e39
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ Sugar is now available as a library project also. Add it to your project and uti
The project is available in the folder "library"
http://developer.android.com/tools/projects/index.html#LibraryProjects

# New in version 1.2

1. package restriction for domain classes.
2. metadata caching
3. QueryBuilder v1
4. Database Migrations
5. Provision for Raw queries
6. Better and more organized api guide and usage instructions.

# What's new in 1.1:

1. Static api doesn't take context anymore. Hence
Expand All @@ -23,10 +32,3 @@ http://developer.android.com/tools/projects/index.html#LibraryProjects

2. Some cleanup in the code.

# Plan for 1.2

1. package restriction for domain classes.
2. metadata caching
3. QueryBuilder v1
4. Provision for Raw queries
5. Better and more organized api guide and usage instructions.

0 comments on commit 41f0e39

Please sign in to comment.