Skip to content

Releases: LaunchPlatform/wtforms-bootstrap5

0.3.0

15 Sep 00:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

0.3.0b1 Fix `render_kw` ignored bug, use `field.__call__` instead of widget for render

10 Aug 16:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0b1

While all the tests passed, not sure if there's unwanted side effects of using field.__call__, making a beta release first.

0.2.3

26 Apr 05:32
78c95ae
Compare
Choose a tag to compare

What's Changed

  • Remove dict union operator for 3.8 compatibility by @mxsasha in #5

Full Changelog: 0.2.2...0.2.3

Make a release again

23 Feb 20:49
Compare
Choose a tag to compare

Last release failed because I forgot to bump the version number in poetry file. It contains the same content as 0.1.4.

Lower minimum python version requirement

28 Jul 19:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

Fix hidden input is not hidden issue

04 Jul 02:53
Compare
Choose a tag to compare

Add form options

04 Jul 00:58
Compare
Choose a tag to compare