Releases: MichaelHatherly/CommonMark.jl
Releases · MichaelHatherly/CommonMark.jl
v0.8.15
CommonMark v0.8.15
Merged pull requests:
- Remove
URIs
dependency (#80) (@MichaelHatherly) - Remove
JSON
dependency (#81) (@MichaelHatherly) - Reduce stored entity data (#82) (@MichaelHatherly)
Closed issues:
v0.8.14
CommonMark v0.8.14
Merged pull requests:
- Fix #77, deduplicate attributes in HTML rendering (#78) (@MichaelHatherly)
- Add formatter setup (#79) (@MichaelHatherly)
Closed issues:
- [Extensions] Class attributes should be merged (#77)
v0.8.13
CommonMark v0.8.13
Merged pull requests:
- Use Julia
1.10
in CI (#67) (@MichaelHatherly) - Bump actions/cache from 1 to 3 (#68) (@dependabot[bot])
- Update license copyright year(s) (#69) (@github-actions[bot])
- Bump actions/checkout from 2 to 4 (#70) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#71) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#73) (@dependabot[bot])
- Fixup
sourcepos
for HTML output (#75) (@MichaelHatherly) - Correctly restrict
julia
version to those that are actively tested (#76) (@MichaelHatherly)
Closed issues:
v0.8.12
CommonMark v0.8.12
Closed issues:
- Migrate to PrecompileTools (#64)
Merged pull requests:
- Use
PrecompileTools
(#65) (@MichaelHatherly)
v0.8.11
CommonMark v0.8.11
Closed issues:
- Table parsing fail for some unicode identifiers (#44)
Merged pull requests:
- fix: early exit while parsing row with unicode chars (#63) (@vdayanand)
v0.8.10
v0.8.9
CommonMark v0.8.9
v0.8.8
CommonMark v0.8.8
Merged pull requests:
v0.8.7
CommonMark v0.8.7
Closed issues:
- Duplicate rules when enabling/disabling rules (#45)
Merged pull requests: