Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@squidpunch squidpunch released this 30 Nov 20:18
· 32 commits to master since this release

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 than rmq.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