Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

38 lines (33 loc) · 3.91 KB

Changelog

v0.2.0 (2023-03-12)

Feature

  • Exclude q. and a. fields from cloze prompts (5b2d6cd)

v0.1.0 (2023-03-11)

Feature

  • Ignore cloze-likes in code blocks (80b0888)
  • Compile fields to html (13f8c07)
  • Better sh file (fc0b2e6)
  • Working version (a8438c7)
  • Migrate main to use new pipeline (fa71108)
  • Create a unified pipeline (a703fcc)
  • Fit uuid generation to qa prompt extractor (4e33b0d)
  • Remove filepath requirement (65c97a5)
  • First working rewrite (9a16d98)
  • First stab at main package (069accd)
  • Add markdown to card logic (f1a204f)
  • Don't update bear (59fef60)
  • Add cloze extractor (8fda355)
  • Add source notes to QAPrompts (08bae17)
  • Add qa_prompt_extractor (377b426)
  • Disable automatic tts (replaced by AwesomeTTS) (5f37882)

Fix

  • Cruft typography (99b7a25)
  • Hash anki cards on markdown (b5a35b9)
  • Don't fail on missing media references (5274e3f)
  • Do not use tts for now (7e3bab5)
  • Typo in toml (be9499e)
  • Ensure guids match cloze (694f701)
  • Match guide for first test case (ee41799)
  • Better support for TTS (78032e7)