Skip to content

Releases: astrogilda/tsbootstrap

v0.1.2

08 Jul 17:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Apr 22:21
6617cad
Compare
Choose a tag to compare

Release Notes for tsbootstrap v0.1.1

This release introduces several important updates and features that enhance tsbootstrap's functionality and developer experience. Here's a breakdown of the changes, organized by category for clarity.

Features

  • Introduced boilerplate layer and streamlined extension contract for easier integration and extension of bootstrap functionalities (#135).
  • Enhanced extension template for bootstrap algorithms, promoting a more flexible development environment (#127).
  • Added support for uv as an installation option, broadening compatibility (#130).
  • Simplified get_n_bootstraps and standardized init signature conventions for consistency across the platform (#136).

Documentation Improvements

  • Significant updates and enhancements to README.md, including a new structure to improve the user journey (#118, #124, #141, #145).
  • Updated documentation requirements and removed public docs on configs to streamline information sharing (#120, #74).
  • Basic documentation added to enhance developer understanding and utility (#79).

Maintenance & Build Enhancements

  • Updated pyproject.toml settings and CI configurations to improve development processes (#115, #121, #134, #138).
  • Changed macOS CI environment to macos-13 for better compatibility and performance (#146).
  • Miscellaneous maintenance updates to ensure the robustness of the build system (#143).
  • Roadmap updates to guide future development and expectations (#126).

Fixes

  • Replaced print statements with logging for improved debug capability and cleaner output (#117).
  • Moved n_bootstraps to the first position in all classes within bootstrap.py to enhance API consistency (#140).

Miscellaneous

  • Added a link to the "Buy Me a Coffee" page, inviting community support (#123).

New Contributors

  • Continued thanks to @fkiraly and @benHeid for their valuable contributions and enhancements to the project!

All Contributors

@astrogilda, @benHeid, @fkiraly

Full Changelog

v0.1.0

20 Mar 18:26
1ee1be3
Compare
Choose a tag to compare

Release Notes for tsbootstrap v0.1.0

This release marks significant enhancements and numerous fixes in tsbootstrap, aiming to improve functionality, documentation, and overall stability. Below are the detailed changes categorized for better clarity.

Features

  • Enhanced bootstrap functionality with new defaults and extended inheritance patterns for better integration and flexibility (#21, #10, #31, #39, #52).
  • Significant strides in compatibility with scikit-learn, enhancing tsbootstrap's interoperability within the Python data science ecosystem (#26, #66).
  • Introduction of a testing framework ensuring robustness and reliability of the bootstrap functionalities (#84, #87).

Fixes

  • Resolved issues with parameter naming and test stability, ensuring more consistent and reliable outcomes (#32, #33, #28).
  • Addressed various build and CI configuration issues to enhance the development process and integration (#11, #19, #40).

Documentation Improvements

  • Comprehensive docstring revisions and updates to the README and contributing guide, improving accessibility and ease of use for new contributors (#20, #78, #72, #61).

Maintenance & Build Enhancements

  • Optimizations and refinements in the build process and CI/CD pipeline, including dependency management and support for additional Python versions (#34, #36, #57, #60, #55, #53, #54).

Miscellaneous

  • Various other enhancements and fixes that contribute to the overall robustness and user experience of tsbootstrap (#24, #37, #77, #101, #103, #111).

New Contributors

  • A warm welcome and thanks to @fkiraly and @benHeid for their first contributions to the project!

All Contributors

@astrogilda, @benHeid, @fkiraly

Full Changelog

v0.0.2-beta

14 Sep 23:08
Compare
Choose a tag to compare
fix: failing tests

Beta

08 Aug 20:17
Compare
Choose a tag to compare
Beta Pre-release
Pre-release

Beta release