Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0-alpha.4] - 2026-04-19

This minor release includes 2 commits.

Bug Fixes

  • Checkout tag ref in build job and fix pre-release version regex by @gtauzin

Documentation

  • Update from copier template v0.18.0 and restructure docs per Diataxis (#21) by @gtauzin

Contributors

Thanks to all contributors for this release: - @gtauzin

[0.1.0-alpha.3] - 2026-03-01

This minor release includes 2 commits.

Features

  • Replace WASM export with PEP 723 notebooks and marimo.app playground links (#14) by @gtauzin

Miscellaneous Tasks

Contributors

Thanks to all contributors for this release: - @gtauzin

[0.1.0-alpha.2] - 2026-02-23

This minor release includes 5 commits.

Documentation

  • Align README structure with sklearn-wrap (#5) by @gtauzin
  • Update notebook examples to match contributing guidelines (#6) by @gtauzin
  • Reformulate docs text (#8) by @gtauzin

Miscellaneous Tasks

  • Update froom copier template 0.13.2 (#7) by @gtauzin
  • Update from copier template 0.13.4 (#11) by @gtauzin

Contributors

Thanks to all contributors for this release: - @gtauzin

[0.1.0-alpha.1] - 2026-02-10

This minor release includes 1 commit.

  • Initial commit

Contributors

Thanks to all contributors for this release: - @gtauzin

[Unreleased]

Added

  • Initial project setup