Releases: tirthpatell/mdr
Releases · tirthpatell/mdr
v0.2.1
What's Changed
- Fix bugs and increase test coverage to 91% by @tirthpatell in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add demo GIF and badges to README by @tirthpatell in #2
- Add codecov coverage reporting and badge by @tirthpatell in #3
- Fix: add CODECOV_TOKEN to codecov upload step by @tirthpatell in #4
- Fix viewer/editor/linter bugs and add new features by @tirthpatell in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Changelog
- e16220e chore: rename darwin to macOS in release archive names
- 735cf26 chore: update all dependencies to latest versions
- 029166f feat: add Forgejo Actions CI and release workflows
- 201e809 feat: initial release of mdr - markdown renderer, editor, and linter
- 7217254 fix: address bugs, security issues, and missing features
- 0988de6 fix: unset GITHUB_TOKEN in Forgejo release workflow
- 8ada867 fix: use PAT for homebrew tap push in goreleaser config