File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Breaking Changes
3939 The old name still works but emits a :exc: `DeprecationWarning `.
4040
4141**bitmath.integrations removed **
42- The argparse, click, and progressbar integrations have been removed
42+ The `` argparse ``, `` click `` , and `` progressbar `` integrations have been removed
4343 from the package. Copy-paste replacements are provided in the new
4444 :ref: `Integration Examples <integration_examples >` documentation
4545 chapter. No changes to calling code are required — just a local
@@ -81,7 +81,7 @@ still works exactly the same way. What 2.0.0 adds on top of that:
8181 <https://github.com/timlnx/bitmath/pull/76> `_.
8282
8383**bitmath.sum() and built-in sum() **
84- A new :func: `bitmath.sum ` function returns a unit-normalised result
84+ A new :func: `bitmath.sum ` function returns a unit-normalized result
8585 when summing mixed-type iterables. For uniform collections, the
8686 built-in :py:func: `sum ` now works directly on bitmath sequences
8787 without a ``start= `` argument.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments