Skip to content

Releases: rayanramoul/anknote

v0.1.1

29 May 19:23

Choose a tag to compare

v0.1.1 (2025-05-29)

Bug Fixes

v0.1.0

29 May 18:27

Choose a tag to compare

v0.1.0 (2025-05-29)

Bug Fixes

Build System

Chores

  • chore: Add common Python and editor ignores to .gitignore (06415b7)

  • chore: Ignore aider files (82a5f16)

Documentation

  • docs: add documentation (f47da75)

  • docs: improve README.md (b0fbe50)

  • docs: Add support section to README (abfad1f)

  • docs: Add README with project goal section (a086505)

Features

  • feat: add examples (512be42)

  • feat: add semantic versioning (2acd71b)

  • feat: add working generation and saving of .tsv files (ac38588)

  • feat: add option to choose model for generation (975be1c)

  • feat: add write io file structures (c54697a)

  • feat: finialized retrieval of markdown files and their content (7fb2cda)

  • feat: add new pydantic Card note class (4e2bc30)

  • feat: detect directory or file input path (8a50ffd)

  • feat: add arg parsing (15119a7)

  • feat: init uv project (0220495)

Unknown