Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@twerth twerth released this 09 May 23:57
· 195 commits to master since this release

New features

  • Add app.info_plist hash accessor
  • Added formatter_from_string, which uses a full format string rather than a format template
  • New version of RMQ: v1.4.0
  • New version of ProMotion: v2.3.1
  • New version of Newclear: v1.1.0
  • Misc new gems such as cocoapods
  • Tweaks to potion create

Bug fixes

  • Fixed problem where on_load was called multiple times
  • Fixed problem where ProMotion table cells were not calling rmq.build, so sometimes the controller and stylesheet weren't correct
  • Fixed problem when building, creating, or appending a view, its controller was set wrong. Causing the wrong stylesheet to be used. This could happen in situations like using child controllers
  • live:
    • Make sure that all files in all subfolders of the stylesheets are included
    • Added UITableViewController & PM::TableScreen-friendly reloading
  • Fixed rmq.debug.assert