All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.7.0 - 2016-07-19
- Stylelint check
- Switch from sugarss to css
- Make all components to be functional components
- Make Popup to be reusable component with local reducer
- Split code to converter as a reusable component and chrome extension
0.6.1 - 2016-06-12
- update dependencies
0.6.0 - 2016-05-02
- swap feature
- change action creators to FSA compliant
- keep input always in focus
0.5.1 - 2016-04-10
- update react to v15.0.1
0.5.0 - 2016-04-02
- rename project
0.4.0 - 2016-04-02
- toggle accuracy feature
0.3.0 - 2016-03-31
- use just Cross-Origin XMLHttpRequest instead of https://crossorigin.me proxy
- use lscache instead of localStorage directly
- rename Switcher to Switch
0.2.0 - 2016-03-20
- cache latest rates
- spinner
- switch to react from preact
- switch to svg icons from font icons
- move api request to async action
- remove gulp, use just webpack
- use CSS modules
- use sugarss syntax of postcss