Skip to content

Release v1.7.0

Choose a tag to compare

@mkumar73 mkumar73 released this 14 May 11:41
· 38 commits to main since this release
7539961

What's Changed

Highlights

  • Improved the testing framework with better cross-platform support.
  • Fixed MambularDataset length handling for datasets with only categorical features.
  • Simplified CI/CD and release workflows.
  • Updated release process with improved PyPI publishing flow.
  • Added documentation improvements and additional tests.
  • Completed the final release bump from 1.7.0rc2 to 1.7.0.

Bug Fixes

  • Fixed MambularDataset length for data with only categorical features by @MaxSchambach in #278.
  • Merged 1.7.0 hotfixes back into main by @mkumar73 in #334.

CI/CD and Release Improvements

  • Added conventional commit and semantic release setup by @mkumar73 in #295.
  • Simplified branching, hardened release workflow, and updated PyPI publishing flow by @mkumar73 in #320.
  • Fixed GitHub Actions workflow by simplifying package installation by @ChrisW09 in #286.
  • Synced development branch after semantic release by @mkumar73 in #296.

Documentation, Testing, and Maintenance

  • Enhanced testing framework with cross-platform support by @mhabedank in #266.
  • Added release updates, documentation improvements, and tests by @mkumar73 in #326.
  • Updated project configuration by @ChrisW09 in #274.

Repository Rename and Cleanup

Release Preparation

New Contributors

Full Changelog

v1.5.0...v1.7.0

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.7.0