Sciform

Latest version: v0.37.0

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

Scan your dependencies

Page 4 of 8

0.27.3

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

* Added ``Unreleased`` section to changelog.
* Removed ``version`` from source code.
Project version is now derived from a git version tag using
``setuptools_scm``.
* Stopped encouraging ``import FormatOptions as Fo``.

----

0.27.2

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

* Add ``__repr__()`` for ``FormatOptions`` and
``RenderedFormatOptions``.

----

0.27.1

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

* Add ``examples/`` folder to hold example scripts used in the
documentation as well as the input data for these scripts and their
outputs which appear in the documentation.
* Remove extra ``readthedocs.yaml`` file.

----

0.27.0

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

* **[BREAKING]** Rename ``AutoRound`` to ``AutoDigits``. This is
because, e.g., ``ndigits=AutoDigits`` sounds more correct than
``ndigits=AutoRound``. Furthermore, ``AutoRound`` could likely be
confused as being an option for ``round_mode``, which it is not.

----

0.26.2

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

* Fix a bug where illegal options combinations could be realized at
format time when certain global default objects were merged into
certain user specified options.
The bug is fixed by re-checking the options combinations after merging
in the global defaults but before formatting.

----

0.26.1

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

* Add unit tests, increase test coverage.

----

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.