Releases: UAL-RE/ReQUIAM
Releases · UAL-RE/ReQUIAM
v1.1.1
v1.1.0
upgrade to Python 3.9, numpy 1.23.0, pandas 1.4.3 and sphinx 5.0.0
v1.0.1
v1.0.0
This is the first stable release of ReQUIAM. In addition to some CI, this release is considered 1.0 as it includes type annotations and Sphinx documentation that will be deployed on ReadtheDocs.io at https://requiam.readthedocs.io
Implemented enhancements:
- Enhancement: Sphinx documentation with RTDs #159
Closed issues:
Merged pull requests:
- Docs: Add CHANGELOG.md #158
v0.18.0
v0.17.1
Bug: Regression from v0.17.0 with pandas_write_buffer #152
v0.17.0
Includes: - Chore: Refactor commonly set of codes in scripts #133 - Chore: Refactor using redata-commons #145
v0.16.5
Bug: `int` vs `str` parsing for Grouper settings #150
v0.16.4
Bug: Argument parsing does not handle inter input for comparison chec…
v0.16.3
Merge branch 'hotfix/v0.16.3' - Fix version conflicts in README.md, setup.py and __init__.py # Conflicts: # README.md # requiam/__init__.py # setup.py