Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 2.82 KB

File metadata and controls

83 lines (48 loc) · 2.82 KB

CHANGELOG

v0.3.1 (2026-03-01)

Bug Fixes

  • note: Remove interactive prompt in second phase of note creation (3ad27b7)

v0.3.0 (2026-03-01)

Features

  • core: Implement temporal clustering, pattern matching, and note system core (107657f)

  • note: Integrate note command with improved module structure (e47ea95)

v0.2.1 (2026-02-06)

Bug Fixes

  • Update project metadata and improve package description (cac2bcb)

v0.2.0 (2026-01-21)

Bug Fixes

  • Correct semantic-release config and add workflow headers (9eb3750)

  • Update semantic-release config to version pyproject.toml (c0d2d70)

Continuous Integration

  • Add automated PyPI publishing workflow (44a26f4)

  • Add commitlint for PR validation (a67ab7f)

  • Fix semantic-release config compatibility (c0759e5)

  • Setup continuous integration and automated releases (b9214ff)

  • semantic-release: Migrate config from releaserc.json to pyproject.toml (ce9c9a7)

  • workflows: Fix publish workflow and remove unused build config (a64c06c)

Documentation

  • Add contribution guidelines (fb8593d)

Features

  • Add code quality and formatting tools (1c112f0)

  • Add development dependencies and tooling (fce49b8)

Refactoring

  • Remove unused hishel dependency (4ad65bd)

v0.1.2 (2026-01-19)

  • Initial Release