Changelog

v2.1.1 - 2026-06-04

Bug Fixes

  • b99ed2f Can use alt and to in qty.__call__

v2.1.0 - 2026-06-04

Features

  • fbb8c5a Simpler alternative qty export

  • 68a9f32 Simpler alternative SI quantity export

Bug Fixes

  • 5685b45 Mypy warnings

  • a4e98b9 Preferred units are more consistently chosen

Miscellaneous

  • 54b6218 Mypy check ignores no missing return None

  • 73b61d1 Update pyproject.toml

v2.0.1 - 2026-05-31

Bug Fixes

  • 864c526 Typo in epsilon0 unit

  • 8976ab7 Add coulomb to preferred units

v2.0.0 - 2026-03-30

Features

  • 5811b88 Qty can export nuclide’s half-life

  • a8f10dd Can define additional constants in external file

Bug Fixes

  • 9847407 French units plural form

  • 433e880 Inconsistent prefix for watthour

    break No longer supports kWh as a input/output string. Using kilowatthour as input, outputs \kilo\watthour. Supports any prefix for watthour.

Documentation

  • b6c136c Example shows how to use kilowatthour

v1.1.0 - 2026-03-25

Features

v1.0.1 - 2026-03-22

Bug Fixes

  • e706e30 Urls in changelog

  • bdd23cc SiunitxQuantity export needs ExplSyntaxOn/Off

Documentation

v1.0.0 - 2026-03-22

Bug Fixes

  • 8c93c2e Rename public api method

    break SiunitxQuantity.out is replaced by SiunitxQuantity.fmtex

  • 41b5736 SiunitxQuantity.__neg__ recursive call

Documentation

  • 04a0b83 Add examples

  • 3316774 Improve examples and added some docstrings

v0.2.1 - 2026-03-20

Bug Fixes

  • 6712477 Use \g_physpyx_pty_prop instead of \g_pdb_pytotex_prop

v0.2.0 - 2026-03-19

Bug Fixes

v0.1.1 - 2026-03-19

Bug Fixes

  • 3b578fe Setup correct token to publish to pypi

  • d9e8cb1 Change output file extension to *.pyx

v0.1.0 - 2026-03-19