Skip to content

Commit

Permalink
Release/0.39.0 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagerber48 authored Nov 15, 2024
2 parents 9adba53 + 3fcaef4 commit f6c7bf9
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,20 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
Unreleased
----------

..
* Any unreleased changes can be viewed in the latest version
documentation
`changelog <https://sciform.readthedocs.io/en/latest/project.html#changelog>`_.
* Any unreleased changes can be viewed in the latest version
documentation
`changelog <https://sciform.readthedocs.io/en/latest/project.html#changelog>`_.

----

0.39.0 (2024-11-15)
-------------------

Removed
^^^^^^^

* Removed all support for base-2 formatting.
The ``sciform`` package will focus on base-2 scientific formatting,
The ``sciform`` package will focus on base-10 scientific formatting,
more relevent for the physical sciences, unless there is demand for
base-2 or base-``n`` formatting.
We encourage users to consider the `prefixed <https://pypi.org/project/prefixed/>`_
Expand Down

0 comments on commit f6c7bf9

Please sign in to comment.