Skip to content

Releases: UnicoLab/MLPotion

v1.2.0

24 Mar 10:18

Choose a tag to compare

v1.2.0 (2026-03-24)

Bug Fixes

  • deps: Bump framework deps for Python 3.12/3.13 compatibility (d3244bb)

Features

  • build: Extend Python version support to >=3.10,<4.0 (ef2e3fd)

Detailed Changes: v1.1.0...v1.2.0

v1.1.0

13 Feb 08:59

Choose a tag to compare

v1.1.0 (2026-02-13)

Bug Fixes

  • Dependencies on local folder (f2e430c)

Features

  • Adding flowyml reusable steps (093df08)

Detailed Changes: v1.0.2...v1.1.0

v1.0.2

10 Dec 13:00

Choose a tag to compare

v1.0.2 (2025-12-10)

Bug Fixes

  • Bump version to 1.0.2, enhance ZenML integration with custom model initialization for Keras, and add tests for documentation example pipeline (8c9ad32)

  • Update ZenML integration examples to reflect PipelineRunResponse usage and access step outputs correctly (eeb8d8e)


Detailed Changes: v1.0.1...v1.0.2

v1.0.1

10 Dec 12:24

Choose a tag to compare

v1.0.1 (2025-12-10)

Bug Fixes

  • Update versioning format in pyproject.toml and enhance ZenML integration with custom model initialization steps for Keras and PyTorch, including improved dataset materialization and configuration handling. (9219fbf)

Detailed Changes: v1.0.0...v1.0.1

v1.0.0

20 Nov 09:23

Choose a tag to compare

v1.0.0 (2025-11-20)

  • Initial Release