Teller v0.0.1 Release Notes

Release Date: 2018-05-21 // almost 6 years ago
  • [0.0.1] - 2018-05-21

    ๐Ÿš€ First release of Teller!

    โž• Added

    • LocalRepository for saving and querying locally cached data.
    • OnlineRepository for saving, querying, and fetching remote data that is cached locally.
    • ๐Ÿ”€ Teller.shared.sync() to sync a list of OnlineRepository instances at once.
    • โœ… Example Android app to show how to use Teller and, for now until tests are written, to test Teller.
    • ๐Ÿ“š README.md documentation on status of project and how to use it.