All notable changes to this project will be documented in this file.
0.3.1 - 2016-05-25
- Updated dependencies (new versions of re-natal and React Native!);
0.3.0 - 2016-02-08
- Linking class instead of combination of IntentAndroid + LinkingIOS;
- Android: Improved and much easier way of switching between scenes;
- Updated version of React Native (0.20.0-rc1);
0.2.0 - 2016-01-31
- Internal database (react-native-store) — now Luno saves your cities and loads them on relaunch;
- Ability to delete cities;
- "Changelog" button on "About" screen;
- iOS only: ActionSheetIOS for deletion;
- Android only: MaterialDialog for deletion;
- Updated version of Re-natal (0.2.19);
- Updated version of React Native (0.18.1);
- [refactor] Improved code structure;
- ^:figwheel-load annotation from core.cljs; — "Please, add cities" message;
- Basic UI;
- Reusable components for iOS and Android;
- HTTP Client with ability to load images and weather information from different sources.