Skip to content

Releases: sbsoftware/crumble

v0.30.0

09 Feb 21:38
v0.30.0
5d051d4

Choose a tag to compare

Features

  • Form field value transformations (#35)
  • Form fields accept additional element attributes (#36, #41)
  • Form field presence/blank validation (#37)
  • select/textarea support for form fields (#42)
  • Form field element wrappers (#43)
  • OpenGraph tag support (#38)

Bugs

  • Forms render labels for hidden fields (#40)

Improvements

  • CLI-generated environment file loads application files early (#44)

v0.29.1

21 Jan 21:25
v0.29.1
34819a3

Choose a tag to compare

Bugs

  • before hooks not working properly when added via another macro (#34)

v0.29.0

13 Jan 21:33
v0.29.0
b0d76cd

Choose a tag to compare

Features

  • Crumble::Page path matching has been improved (#27)
  • Crumble::Pages support before hooks (#29)
  • Default template of Crumble::Form renders labels
  • Webmanifest icons support purpose attribute (#31)
  • bin/crumble init creates environment.cr that can be used in specs (#33)
  • bin/crumble init creates experimental AGENTS.md (#32)