Releases: Slavetomints/blog-tools
Releases · Slavetomints/blog-tools
Release list
v0.2.1 Release
Features
- Now supports colored output with the
colorizegem.
Bug Fixes
- N/A
Breaking Changes
- Renamed the
listcommand underliststoshow.
Deprecated
- N/A
Documentation
- Generated full documentation using YARD.
- The documentation is available at slavetomints.com/blog-tools.
Maintenance
- Removed
BlogTools::Storage.config_pathin favor of using theCONFIG_FILEconstant directly.
How to Upgrade
To update, run the following on the command line:
gem update blog-toolsv0.2.0 Release
- Added RSpec tests
- Added README.md
- Added minor functionality and spelling fixes to code