Skip to content

Releases: uibcdf/PyUnitWizard

0.10.0

21 Jun 21:12
Compare
Choose a tag to compare

Support for Python 3.11

0.9.4

08 Nov 23:16
Compare
Choose a tag to compare

Constants' support was added.

0.9.3

17 Oct 22:30
Compare
Choose a tag to compare

Minor changes.

0.9.2

28 Jun 00:07
Compare
Choose a tag to compare
Checking the action to build the conda package

0.9.1

03 Jun 05:15
7f22d9d
Compare
Choose a tag to compare

Bug fixed checking compatibility of quantity strings.

0.9.0

01 May 23:11
Compare
Choose a tag to compare

First version with "pyproject.toml" file and Python 3.10.

0.8.1

06 Apr 21:50
8067447
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

29 Mar 05:55
3102e38
Compare
Choose a tag to compare

Adding new functions:

  • are_close(), are_equal(), and are_compatible()

Functions deprecated in version 1.0:

  • compatibility() and similarity()

0.7.3

28 Mar 22:04
bdd4040
Compare
Choose a tag to compare

Function "stack" added.

0.7.2

11 Feb 20:55
Compare
Choose a tag to compare

What's Changed

  • Argument changed in concatenate method. by @dprada in #37

Full Changelog: 0.7.1...0.7.2