Skip to content

Releases: MartinBernstorff/MemoryMarker

v0.22.1

09 Apr 12:21
Compare
Choose a tag to compare

v0.22.1 (2024-04-09)

Fix

  • fix: do not quote the divider in highlights (#138) (2383be3)

v0.22.0

09 Apr 08:59
Compare
Choose a tag to compare

v0.22.0 (2024-04-09)

Feature

  • feat: add wikilinks to question output (#135) (710d1db)

v0.21.0

04 Apr 20:23
Compare
Choose a tag to compare

v0.21.0 (2024-04-04)

Feature

v0.20.0

04 Apr 11:11
Compare
Choose a tag to compare

v0.20.0 (2024-04-04)

Feature

  • feat(#132): process highlights in groups (#133)

Fixes #132 (cde04e4)

v0.19.1

02 Apr 09:55
Compare
Choose a tag to compare

v0.19.1 (2024-04-02)

Fix

v0.19.0

31 Mar 16:29
Compare
Choose a tag to compare

v0.19.0 (2024-03-31)

Feature

  • feat(#124): update anthropic_completer.py, question_flow.py and pipeline_runner.py replace semaphores with max_retries = 100 (#125)

Fixes #124 (badd8b9)

v0.18.0

31 Mar 16:01
Compare
Choose a tag to compare

v0.18.0 (2024-03-31)

Feature

v0.17.1

31 Mar 15:54
Compare
Choose a tag to compare

v0.17.1 (2024-03-31)

Performance

  • perf: move rate-limiting to QuestionFlow (#122) (f4dbdb2)

v0.17.0

31 Mar 14:22
Compare
Choose a tag to compare

v0.17.0 (2024-03-31)

Feature

  • feat: echo and update package version (#119) (ba778b6)

v0.16.0

31 Mar 14:04
Compare
Choose a tag to compare

v0.16.0 (2024-03-31)

Feature

Unknown

  • experiment(#109): only keep the reasoning, not the quote, when generating questions (#117)

Fixes #109 (9fc42d8)