- Fix deprecation warning
Module#parent_namein Rails 6.x
- Fix my stupid mistake on v0.4.2: Require hirb-unicode-steakknife as hirb-unicode
- Require hirb-unicode-steakknife as unicode-steakknife
- BUG: The require name was wrong
- Replace
hirb-unicodewithhirb-unicode-steakknifein optional enhancement. (Runrails generate awesome_rails_console:installto install them) - BUG: It doesn't require properly
- Add
pry-byebug,pry-stack_explorerandhirbback as optional enhancement. (Runrails generate awesome_rails_console:installto install them)
- Remove
pry-byebug,pry-stack_explorerandhirbdependency. Please add them into your applicationGemfileif you still want to use. - Remove color indicator from prompt.
- No changes in functionality. Release for updating information on rubygems.org.
- Remove Ruby 1.9 support.
- First release.