Releases: ryanpeach/mdlinker
Releases · ryanpeach/mdlinker
v1.1.2
What's Changed
- We need to print the id so it can be excluded in the users mdlinker.toml by @ryanpeach in #49
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Created a toolchain toml file by @ryanpeach in #46
- Bugfix: Skip is not correct since this is a hashmap not a vec by @ryanpeach in #48
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update Readme.md by @ryanpeach in #33 #35
- Added an enum for rules so its easier to add new rules without making mistakes by @ryanpeach in #37
- Added glob patterns for exclusion by @ryanpeach in #38
- Added the ability to --fix BrokenWikilinks and UnlinkedText by @ryanpeach in #39 #40 #42
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Create LICENSE by @ryanpeach in #31
- Wikilinks start their highlighting at the [, so you need to add 4 to make them long enough by @ryanpeach in https://github.com//pull/32
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.9.0
v0.5.1
What's Changed
- Fix bug where it just prints "CODE" in the error by @ryanpeach in #24
Full Changelog: v0.5.0...v0.5.1
v0.5.0
First main release, "works on my machine"
Major changes coming.
What's Changed
- Fixed mispelled name by @ryanpeach in #3
- Refactor for integration testing by @ryanpeach in #6
- BrokenWikilink and DuplicateAlias rules by @ryanpeach in #7
- Just updating advice on broken wikilinks by @ryanpeach in #13
- feature/bug fixes by @ryanpeach in #17
- feature/bug fixes by @ryanpeach in #21
Full Changelog: https://github.com/ryanpeach/mdlinker/commits/v0.5.0