Releases: do-md/domd
DOMD v0.2.3
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
What's Changed
New Contributors
Full Changelog: v0.2.2...v0.2.3
DOMD v0.2.2
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.2.1...v0.2.2
DOMD v0.2.1
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.2.0...v0.2.1
DOMD v0.2.0
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.1.4...v0.2.0
DOMD v0.1.4
⚠️ Critical fix — please update from v0.1.3 and earlier
This release fixes a critical bug introduced by a recent change to the document data structure. Updating is strongly recommended for everyone.
Fixed
- Enter and Delete/Backspace produced wrong edits — the data-structure change caused these keys to behave incorrectly during editing.
- Incorrect Markdown serialization — the same change caused documents to serialize incorrectly, which could affect the Markdown written to disk when saving.
Recommended
After updating, re-open and check any documents you saved with v0.1.3 to make sure their contents are intact.
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.1.3...v0.1.4
DOMD v0.1.3
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.1.2...v0.1.3
DOMD v0.1.2
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: v0.1.1...v0.1.2
DOMD v0.1.1
Full Changelog: v0.1.0...v0.1.1
DOMD v0.1.0
First release. Apple Silicon only.