Skip to content

Boolean form field, support for soft deleted models, exposing JS libraries, and more

Compare
Choose a tag to compare
@weotch weotch released this 06 Jul 18:20
· 170 commits to master since this release
  • Added Former::boolean() custom field
  • Added support for soft deleted models in the controller listing
  • Betters support for postgres (@noxify, #48)
  • Minor increase in test coverage
  • Exposing the jQuery, Lodash, and Backbone used by Decoy on it's JS package for use when adding custom JS to a project
  • Dates routed through localization (@SomosAMambo, #69)
  • Deprecating using Former::image() with no arguments
  • Bux fixes (such as #68)