Skip to content

Releases: arrase/eloquent-notes

v0.2.2

Choose a tag to compare

@arrase arrase released this 06 Jul 23:57

What's Changed

  • Refactor, simplify, and modularize config GUI to comply with PEP 8 by @arrase in #12

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@arrase arrase released this 05 Jul 13:09

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@arrase arrase released this 05 Jul 02:31
1411d98

BREAKING CHANGE

What's Changed

  • Refactor/code quality improvements by @arrase in #10
  • Refactor LLM processing into a 3-phase pipeline (transcription, rewri… by @arrase in #11

Full Changelog: v0.1.7...v0.2.0

v0.1.7

Choose a tag to compare

@arrase arrase released this 04 Jul 20:16

What's Changed

  • feat: make log rotation configurable by @arrase in #8
  • Obsidian enrichment by @arrase in #9

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@arrase arrase released this 04 Jul 15:08
bce29d0

What's Changed

  • Fix model preload timeout, make timeouts configurable, and robustly p… by @arrase in #6
  • refactor: simplify codebase, remove defensive checks and unreachable … by @arrase in #7

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@arrase arrase released this 04 Jul 14:49
86dbc54

What's Changed

  • feat: implement configurable retry system and conversation-based corr… by @arrase in #4
  • Implement structured logging with XDG Base Directory specification by @arrase in #5

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@arrase arrase released this 04 Jul 00:03

What's Changed

  • fix: bundle templates in package-data and decouple CLI from GUI by @arrase in #3

Full Changelog: v0.1.3...v0.1.4

v0.1.1

Choose a tag to compare

@arrase arrase released this 03 Jul 22:38

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@arrase arrase released this 02 Jul 23:01

What's Changed

  • Reduce Ollama cold start time by preloading model on recording by @arrase in #1

New Contributors

  • @arrase made their first contribution in #1

Full Changelog: https://github.com/arrase/eloquent-notes/commits/v0.1.0