version 1.0.0
Release Notes for v1.0.0
We are excited to announce the release of Adaptive version 1.0.0. This milestone signifies more than six years of development.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #392
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #393
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #395
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #397
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #398
- Move to pyproject.toml based install by @basnijholt in #401
- Replace isort, flake8, and pyupgrade by ruff by @basnijholt in #402
- Fix HoloViews opts deprecation warnings by @basnijholt in #357
- Bump scikit-optimize in environment.yml by @basnijholt in #403
- Use nb_execution_raise_on_error Sphinx myst-nb option by @basnijholt in #396
- Add nbQA for notebook and docs linting by @basnijholt in #361
- Use the build module by @basnijholt in #407
- Avoid asyncio.coroutine error in Readthedocs.org builds by @basnijholt in #406
- Only really import packages when needed by @basnijholt in #410
- Cache the loss of a SequenceLearner by @basnijholt in #411
- Use codecov/codecov-action instead of removed codecov package by @basnijholt in #412
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #413
- Remove _RequireAttrsABCMeta metaclass and replace with simple check by @basnijholt in #409
- Add mypy to pre-commit and fix all current typing issues by @basnijholt in #414
- Disable typeguard CI pipeline by @basnijholt in #415
- Update GitHub Actions CI by @basnijholt in #416
- Rewrite parts of README, reorder sections, and add features section by @basnijholt in #400
- Update Python version requirement to 3.9 in accordance with NEP 29 by @basnijholt in #418
- Use versioningit to work with pyproject.toml and remove setup.py by @basnijholt in #420
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #423
- Allow storing the full sequence in SequenceLearner.to_dataframe by @basnijholt in #425
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #426
- Add github-changelog-generator CI workflow by @basnijholt in #421
- Update CHANGELOG for v1.0.0 by @basnijholt in #429
New Contributors
- @pre-commit-ci made their first contribution in #392
Full Changelog: v0.15.1...v1.0.0