Deform 2.0.9 and 2.0.10 have been released.

Here are the changes:

2.0.10 (2020-07-03)
Correct release date.

2.0.9 (2020-07-03)
Add boolean HTML attributes per Chameleon 3.8.0.

All checkboxes, radios, and selects that use boolean HTML attributes (selected, checked, etc.) previously used `literal_false` and would drop any `False` value from rendering as an HTML attribute. In Chameleon 3.8.0, `literal_false` is removed and must instead use `boolean_attributes` to set defaults.

See https://github.com/Pylons/deform/issues/417


Full change history
https://docs.pylonsproject.org/projects/deform/en/latest/changes.html

Widget demos (running 2.0.8 at the moment)
http://demo.substanced.net/deformdemo

Documentation
https://docs.pylonsproject.org/projects/deform/en/latest/

GitHub
https://github.com/pylons/deform

PyPI
https://pypi.org/project/deform/2.0.10


Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/deform/issues

Thanks!

- Deform developers

------------------------
Steve Piercy, Eugene, OR

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r480Ps-10126i-97C94B2D41054162AE01628C755E25EC%40Steves-iMac.local.

Reply via email to