All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
0.5.0 - 2019-02-22
- Supported on Clojure 1.10
- Bumped up all dependencies to use latest versions.
0.4.0 - 2017-12-09
- Add autogenerated documentation to serve via Github pages.
- Add support for Docker and Compose for development environments.
- Supported on Clojure 1.9
- Removed support for QR Code URLs generated via Google Chart APIs.
- Remove Vagrant support for development environments.
0.3.0 - 2017-08-06
- Add Contributors section to the readme.
- Add Changelog section to the readme.
- Add support for QRcode image generation locally.
- Rename LICENSE file to LICENSE.txt
- Changed the project description to be more searchable.
- Deprecated the existing Google chart API based QRcode image generator.
0.2.0 - 2016-07-23
- Fixed reflection warnings
- Add cloverage support for travis builds
- Add installation instructions
- Add references
0.1.0 - 2016-07-21
- First version of the project made public