Forme 1.12.0 Released #95
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Forme 1.12.0 has been released!
New Features
providing both option texts and option values using a 2 element
array.
Improvements
Creating a Sequel input on a non-Sequel form without an explicit
:label option no longer causes an error.
Specifying an :explicit error: nil option for an input will now
be respected as explicitly marking the input does not have an
error. Previously, Forme would treat an explicit nil for the
:error option as the :error option not being provided.
The Sequel forme_set plugin now handles frozen Sequel::Model
instances.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions