Skip to content

TiTouchDB 1.2.0

Compare
Choose a tag to compare
@pegli pegli released this 23 Oct 23:01
· 35 commits to master since this release
  • Updated module to use Couchbase Mobile 1.0.3 libraries (iOS and Android)
  • Fixed incorrect URL construction in Attachment.contentURL property on Android
  • Added Database.close() method to explicitly close databases.
  • Moved startListener() and stopListener() to the DatabaseManager proxy as the native listener class needs the native manager class to run.
  • Implemented document change events.
  • Implemented database change events.
  • Built with Titanium 3.4.0.GA SDK.