All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.3.1 - 2016-11-14
0.3.0 - 2016-01-08
- Load index from static hosting (not repo) (#8)
0.2.1 - 2016-01-05
- Missing bash completion for
-v
/--version
- Due to human-mistake-with-git, version string was 0.1.1 for 0.2.0 (in source, not in binary) 😔
0.2.0 - 2016-01-04
- Local file rendering (#3)
- Batch download of the whole archive (#7)
-v
/--version
option to display version- Some (incomplete but it's a start) tests 😊
- This CHANGELOG
- Error message when passing
-u
but no page name (#5, thanks @sfcgeorge for reporting)
0.1.1 - 2015-12-30
- Locking of f/completion dependency that was causing failures when building from source
0.1.0 - 2015-12-30 (Initial release)
- Simple CLI
- Colorized Markdown rendering in the terminal
- Local file based cache
- Bash completion