Sourced from commonmarker's releases.
v0.23.7
What's Changed
- C API stable test by
@gjtorikian
in gjtorikian/commonmarker#201- Update to 29.0.gfm.7 by
@anticomputer
in gjtorikian/commonmarker#224Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7
v0.23.7.pre1
What's Changed
- C API stable test by
@gjtorikian
in gjtorikian/commonmarker#201Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7.pre1
Sourced from commonmarker's changelog.
Changelog
v1.0.0.pre6 (2023-01-09)
Closed issues:
- Cargo.lock prevents Ruby 3.2.0 from installing commonmarker v1.0.0.pre4 #211
Merged pull requests:
v1.0.0.pre5 (2023-01-08)
Merged pull requests:
- Provide 3.2 build support #212 (gjtorikian)
v1.0.0.pre4 (2022-12-28)
Closed issues:
- Will the cmark-gfm branch continue to be maintained for awhile? #207
Merged pull requests:
- Implement native syntax highlighting #209 (gjtorikian)
- Bump magnus from 0.4.3 to 0.4.4 #208 (dependabot[bot])
- Bump magnus from 0.4.2 to 0.4.3 #206 (dependabot[bot])
- Bump comrak from 0.14.0 to 0.15.0 #205 (dependabot[bot])
- Bump magnus from 0.4.1 to 0.4.2 #204 (dependabot[bot])
v1.0.0.pre3 (2022-11-30)
Closed issues:
- Code block incorrectly parsed in commonmarker 1.0.0.pre #202
Merged pull requests:
- Windows build #197 (gjtorikian)
... (truncated)
734fd86
Merge pull request #224
from gjtorikian/update-to-29.0.gfm.72e724ec
Turned off Rubocop.9c923b0
:gem: release 0.23.730419c2
Added call to cmark_init_standard_node_flags()9007c37
Update cmark-upstream to https://github.com/github/cmark-gfm/commit/57d5e093e...1cfec13
Merge pull request #201
from gjtorikian/c-api-stable-testbbf631b
lint5b807a1
ease up9a24e6d
Test fake versiond8a43bc
Allow for manual dispatch