Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@twerth twerth released this 15 Apr 03:43
· 259 commits to master since this release

Updated gems

  • ProMotion v2.3
  • RMQ v1.3.1

New

Live stylesheet reloading!

See this blogpost for more info.

Then in the REPL when you want to turn it on, use: live

Other

  • Allows the user to specify the cell template within the model
  • Supply error for missing template or app name
  • Modify implementation of how data tables define cells

Bugs Fixed

  • Implements fix for pointers on 32 bit device
  • Misc minor bug fixes