Releases: uibcdf/PyUnitWizard
Releases · uibcdf/PyUnitWizard
0.6.0
0.5.2
0.5.0
0.5.0b0
Support for unyt added.
0.4.0.b1
What's Changed
- Including UIBCDF GitHub Actions by @dprada in #7
- Fixed version variable in sphinx conf.py file by @dprada in #8
- Removing simtk.unit from main.py by @dprada in #9
- Bugs fixed in 'check' method by @dprada in #10
- Bugs fixed by @dprada in #11
- Adding tests by @dprada in #12
- Fixing the to update conda-envs and conda-build yaml files by @dprada in #13
- Issue #15 fixed. Bug in lists conversion from pint to openmm.unit removed. by @dprada in #16
Full Changelog: 0.3.0...0.4.0.b1
Parser module added
A new module has been added to parse strings.
0.3.3b1
- The required dependencies are now broadcasted by a Python script from the file
pyunitwizard/devtools/requirements.yaml
. This new package is released to test that the automatic conda package building and uploading still works properly.