Skip to content

More Sugar

Latest
Compare
Choose a tag to compare
@sibelius sibelius released this 07 Mar 19:34
· 109 commits to master since this release

Added

  • #328 @jedid auto add new columns during database upgrade, fix #299 and #151
  • #389 @alfmatos MultiUnique DSL to handle MultiColumn Unique Table constraint
  • @sibeliusseraphini update, updateInTx methods based on Unique values of SugarRecord
  • #155 @benohalloran adding Cursors for Cursor Adapters Pull 312
  • #430 @sibeliusseraphini update to roboelectric 3.0 and target android-32

Changed

  • #437 @dnalves removing guava dependency, using synchronized WeakHashMap instead
  • #423 @sibeliusseraphini moving changelog of README.md to CHANGELOG.md

Fixed