Version 1.5.0
Updating dependent gems bringing new features and bugfixes in each.
- RMQ bumped to 1.7.0
- ProMOtion bumped to 2.5.0
New
- Updates in readme to show onboarding
- Adds ability to call
screen
as a shortcut rather thanrmq.screen
- Add
app.reset_image_cache!
- Documentation updates
- Use RMQ no tap interface internally
Bugfix
- Updates
create
command to be backwards compatible - Fixes TableScreen.searchable
- Properly style PM::CollectionScreen
Install
gem update redpotion
# In your projects:
bundle update redpotion
# It's best to nuke your projects, to update the pods correctly
rake newclear