Skip to content

Releases: BCG-X-Official/fluxus

1.0.3

30 Jul 00:02
Compare
Choose a tag to compare
DOC: update release notes

1.0.2

10 Jul 09:44
Compare
Choose a tag to compare
BUILD: update version to 1.0.3

1.0.1

26 Jun 09:08
e2a61cb
Compare
Choose a tag to compare
BUILD: Add backward compatibility with Python 3.10 (#20)

* BUILD: add support for Python 3.10

* DOC: update release notes

1.0.0

19 Jun 23:47
334ba97
Compare
Choose a tag to compare
DOC: finalize documentation (#15)

* DOC: update docstrings

* FIX: pd.Series is not generic

* DOC: update README.rst

* DOC: remove RST reference to pandas from README.rst

* DOC: remove type hints from README.rst

* DOC: add tutorial for object-oriented API

* DOC: remove obsolete EXCLUDE_MODULES option

* DOC: update hyperlinks in README.rst

* DOC: fix docstrings

* DOC: hide source link in conf_base.py

* CODE: ignore erroneous mypy error for non-generic pd.Series

* FIX: link to home.html

* DOC: update the FAQ

* DOC: update the README.rst intro section

* DOC: add copyright notice

* DOC: update BCG URL

* DOC: update API landing page

* DOC: update version to 1.0.0

1.0rc4

18 Jun 04:14
842f244
Compare
Choose a tag to compare
Release/1.0rc4 (#13)

* fix conditions for release merges

* 1.0rc4

* Update version checks for 1.0.x pushes

---------

Co-authored-by: Andy Moon <[email protected]>