Changelog

v0.2.1 (2019-10-18)

  • Fixed a CSRF token error on delete actions

v0.2.0 (2019-10-12)

  • Rebuilt with Phoenix (originally was just a Mix project)
  • Added dev environment
  • Added acceptance tests with cypress
  • Added additional unit tests

v0.1.2 (2019-10-11)

  • Added ability to show and hide 'show buttons' for columns
  • Disabled use of enter key with search box (created a CSRF error)
  • Added specs
  • Added documentation

v0.1.1 (2019-10-09)

  • Fix iOS touch issues
  • Add inch_ex
  • Minor documentation improvements

v0.1.0 (2019-10-03)

  • Initial release