Releases: timgreen/Anki.md
Releases · timgreen/Anki.md
core: v0.8.2
0.8.2 (2022-11-24)
Features
- Audio support
[sound:a.mp3]
. (55333ba)
cli: v0.4.7
0.4.7 (2022-11-24)
Features
- sync: Flag to update model styling. (7a9614f)
core: v0.8.1
0.8.1 (2022-11-23)
Bug Fixes
- Code syntax highlight css injection. (3f94b8a)
core: v0.8.0
0.8.0 (2022-11-23)
⚠ BREAKING CHANGES
- NoteId: Type string? -> number?.
Features
- AnkiConnect: Update the existing notes. (9b6108e)
Code Refactoring
- NoteId: Type string? -> number?. (db3c5db)
cli: v0.4.6
0.4.6 (2022-11-23)
Features
- Command to remove note ids. (92d51d9)
cli: v0.4.5
0.4.5 (2022-11-23)
Features
- Flag to skip save note ids. (4449bd6)
- Save noteIds after sync. (0fe5a4d)
core: v0.7.5
0.7.5 (2022-11-22)
Features
- parser: Include highlight css when needed. (8e51b92)
core: v0.7.4
0.7.4 (2022-11-22)
Features
- parser: Code syntax highlight, no css. (ca9d5ef)
core: v0.7.3
0.7.3 (2022-11-22)
Features
- AnkiConnect: Option to update model styling. (6cb5410)
core: v0.7.2
0.7.2 (2022-11-22)
Features
- parser: Support global tags in frontmatter. (5d7e0a0)