Skip to content

Releases: Slavetomints/blog-tools

v0.2.1 Release

Choose a tag to compare

@Slavetomints Slavetomints released this 31 Jul 23:54
v0.2.1
abc7ed4

Features

  • Now supports colored output with the colorize gem.

Bug Fixes

  • N/A

Breaking Changes

  • Renamed the list command under lists to show.

Deprecated

  • N/A

Documentation

Maintenance

  • Removed BlogTools::Storage.config_path in favor of using the CONFIG_FILE constant directly.

How to Upgrade

To update, run the following on the command line:

gem update blog-tools

v0.2.0 Release

Choose a tag to compare

@Slavetomints Slavetomints released this 26 Jul 17:19
v0.2.0
7555f6f
  • Added RSpec tests
  • Added README.md
  • Added minor functionality and spelling fixes to code