Skip to content

Releases: UAL-RE/ReQUIAM

v1.1.1

11 Jan 01:32
Compare
Choose a tag to compare

v1.1.0

12 Jul 16:29
Compare
Choose a tag to compare
upgrade to Python 3.9, numpy 1.23.0, pandas 1.4.3 and sphinx 5.0.0

v1.0.1

24 Sep 14:27
Compare
Choose a tag to compare

Grouper 2.5 update

v1.0.0

22 Jul 22:07
Compare
Choose a tag to compare

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:

  • Docs: Add CHANGELOG.md #157
  • Enhancement: Sphinx documentation with RTDs #134

Merged pull requests:

  • Docs: Add CHANGELOG.md #158

v0.18.0

20 Jul 17:20
Compare
Choose a tag to compare

Implemented enhancements:

  • Add type hinting throughout codebase #156

Closed issues:

  • Enhancement: Add type hinting to code base #123

v0.17.1

27 Apr 16:15
Compare
Choose a tag to compare
Bug: Regression from v0.17.0 with pandas_write_buffer #152

v0.17.0

26 Apr 18:16
Compare
Choose a tag to compare
Includes:

 - Chore: Refactor commonly set of codes in scripts #133
 - Chore: Refactor using redata-commons #145

v0.16.5

26 Apr 16:23
Compare
Choose a tag to compare
Bug: `int` vs `str` parsing for Grouper settings #150

v0.16.4

02 Apr 16:23
Compare
Choose a tag to compare
Bug: Argument parsing does not handle inter input for comparison chec…

…ks #143

v0.16.3

02 Apr 15:56
Compare
Choose a tag to compare
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