Mdform

Latest version: v0.6

Safety actively analyzes 621920 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7

----------------

- Nothing has changed yet.

0.6

----------------

- Migrated project structure to use pyproject.toml.
- Migrated typing to PEP585.
- Python 3.8 is no longer supported.

0.5.2

------------------

- Fixed bug in FloatField defining min, max or step.
- Changed FloatField representation to .f[min:max:step]
(notice the trailing f).
- Added DecimalField with representation .[min:max:step:places].
- Added tests for Fields.
- Fixed parsing bug in RadioField / CheckBoxField for labels with
more than 1 letter.

0.5.1

------------------

- Add parse convenience function.
- Improve docs.

0.5

----------------

- Migrated fields to use dataclasses
- Added typing information
- Improved testing and coverage

0.4

----------------

- Added typing information.
- Reorganize code and base classes.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.