Releases: pietrocaselani/CouchTracker
Releases · pietrocaselani/CouchTracker
0.0.1 (22)
- Perhaps this will be our first release view commit
0.0.1 (21)
- Removes command to update cocoapods repository view commit
- Add missing parameter when invoking publish_to_github view commit
- Specifies code signing for other targets view commit
- Maybe we don't need to run repo_update always view commit
- Run cocoapods on beta lane view commit
- Update Fastfile syntax view commit
- Setup CircleCI before all view commit
- Merge branch 'master' of github.com:pietrocaselani/CouchTracker view commit
- Build the app before publishing the release to GitHub view commit
0.0.1 (20)
- Add CircleCI badge view commit
- Don't run PR pipeline on master branch view commit
- Sets build number to 19 view commit
- Merge branch 'master' of github.com:pietrocaselani/CouchTracker view commit
- Bump build 18 [ci skip] view commit
0.0.1 (3)
0.0.1-3 Bump build 3 [ci skip]
0.0.1 (2)
- Merge pull request #184 from pietrocaselani/sync_state view commit
- Wrap Realm around a initialized/not initialized state view commit
- Clean up and fix some tests view commit
- Tests compile again view commit
- Move everything related to persistence into their own framework view commit
- Replace all instances of appConfigsObservable to appStateObservable view commit
- Big refactor on how login and app state are handle view commit
- Merge branch 'master' into sync_state view commit
- Merge branch 'master' of github.com:pietrocaselani/CouchTracker into sync_state view commit
- Fixing ShowsProgress ViewState using SyncState view commit
- WIP - Implementing tests for DefaultWatchedShowSynchronizerSyncStateTests view commit
- Add test when sync error occurs view commit
- Add tests to verify DefaultWatchedShowsSynchronizer is notifing the current sync state view commit
- Create SyncState and SyncStateStore. Now we have a centralized place to know about the synchronization state view commit
0.0.1 (17)
- Merge pull request #185 from pietrocaselani/episode_image_fix view commit
- Add tests for each image repository view commit
- Split ImageRepository into Movie/Show/EpisodeImageRepository and implement a simple cache for each one view commit
- Implement a simple cache for TMDB Configuration view commit
- Filter status code on ImageRepository view commit
- Fix warnings and remove unnecessary code view commit
- Fix typo view commit
0.0.1 (16)
- Merge pull request #183 from pietrocaselani/fix_actionitems_and_cell_reutilization view commit
- Cancel image download task on cell reuse view commit
- Resets image when PosterAndTitleCell will be reused view commit
- Always sets action items on current view controller and pageboy view controller view commit
0.0.1 (15)
- Merge pull request #182 from pietrocaselani/fix_changelog view commit
- Append new changes on the top of file view commit
- Reorder changelog file view commit
0.0.1 (14)
- Merge pull request #181 from pietrocaselani/showsprogress_viewcode_no_storyboard view commit
- Refact ShowProgressCell to ViewState view commit
- Remove ShowProgress storyboard and ShowProgressCell xib. There is no more storyboards/xib on the project view commit
- Refactoring ShowsProgressDefaultPresenter to ViewState view commit
- Add NonEmpty dependency view commit
- Resets image on PosterCell to avoid showing the wrong poster view commit
- Fix bug when episode title was too long and was placed on top of the preview view commit
- Delete dead code that was left behind view commit
0.0.1 (13)
- Merge pull request #180 from pietrocaselani/update_changelog_format view commit
- Delete method to format changelog view commit
- Update changelog format view commit