Skip to content

Releases: uibcdf/PyUnitWizard

0.7.1

20 Dec 18:05
72ae535
Compare
Choose a tag to compare

Input argument name changed in method "concatenate"

0.7.0

14 Dec 05:13
f63590b
Compare
Choose a tag to compare

A new method to concatenate quantities has been added.

0.6.8

06 Dec 02:34
fc8e3d9
Compare
Choose a tag to compare

What's Changed

  • Bug fixed with units translation by @dprada in #34

Full Changelog: 0.6.7...0.6.8

0.6.7

07 Oct 00:11
2719897
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.6...0.6.7

0.6.6

23 Aug 03:25
d239c42
Compare
Choose a tag to compare

What's Changed

  • Adding standardized option to get_unit and get_value by @dprada in #32

Full Changelog: 0.6.5...0.6.6

0.6.5

19 Aug 04:31
b98ab3e
Compare
Choose a tag to compare

What's Changed

  • Method get_standard_units to accept dimensionalities dictionary as input argument by @dprada in #31

Full Changelog: 0.6.4...0.6.5

0.6.4

15 Aug 05:18
f131de2
Compare
Choose a tag to compare

What's Changed

  • Adding methods: change_value and get_value_and_unit by @dprada in #30

Full Changelog: 0.6.3...0.6.4

0.6.3

10 Aug 17:41
fbb1e85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

01 Aug 19:06
Compare
Choose a tag to compare
  • Testing conda package for Python 3.7, 3.8, 3.9, and 3.10.
  • Testing new interactions with workflows.

0.6.1

25 Jun 01:33
Compare
Choose a tag to compare
  • OpenMM was included as a required dependency. This should be avoided in future versions.
  • Tests for 'windows-latest' and conda packages production for windows-64 were removed from GitHub workflows CI.yaml and build_and_upload_conda_packages.yaml.
  • GitHub actions were updated in workflows.
  • A "release" event now triggers automatic sphinx documentation.