|
| 1 | +## [v1.0.0] - 24-12-2023 |
| 2 | +## What's Changed |
| 3 | +* Migrate to comrak/Rust by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/185 |
| 4 | +* Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/192 |
| 5 | +* Update rake-compiler requirement from ~> 0.9 to ~> 1.2 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/193 |
| 6 | +* Migrate to magnus/rb_sys by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/194 |
| 7 | +* Release v1 by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/186 |
| 8 | +* Clippy and cleanup by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/196 |
| 9 | +* Bump comrak from 0.14.0 to 0.15.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/198 |
| 10 | +* Frontmatter parse tweak by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/203 |
| 11 | +* Windows build by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/197 |
| 12 | +* Bump magnus from 0.4.1 to 0.4.2 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/204 |
| 13 | +* Bump comrak from 0.14.0 to 0.15.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/205 |
| 14 | +* Bump magnus from 0.4.2 to 0.4.3 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/206 |
| 15 | +* Bump magnus from 0.4.3 to 0.4.4 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/208 |
| 16 | +* Implement native syntax highlighting by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/209 |
| 17 | +* Provide 3.2 build support by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/212 |
| 18 | +* always use rb_sys (don't use Ruby's emerging cargo tooling where available) by @kivikakk in https://github.com/gjtorikian/commonmarker/pull/213 |
| 19 | +* remove gemspec by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/214 |
| 20 | +* Fix a couple of misleading README points by @DannyBen in https://github.com/gjtorikian/commonmarker/pull/215 |
| 21 | +* Clarify syntax highlighter plugin usage in README by @DannyBen in https://github.com/gjtorikian/commonmarker/pull/218 |
| 22 | +* Change to by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/220 |
| 23 | +* Bump comrak from 0.15.0 to 0.16.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/225 |
| 24 | +* Add shortcodes/emoji by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/210 |
| 25 | +* Bump magnus from 0.4.4 to 0.5.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/230 |
| 26 | +* Bump magnus from 0.5.0 to 0.5.1 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/231 |
| 27 | +* Add ability to load s from a folder by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/232 |
| 28 | +* Test the new integrated rb-sys by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/228 |
| 29 | +* Bump magnus from 0.5.1 to 0.5.2 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/233 |
| 30 | +* Bump comrak from 0.16.0 to 0.17.1 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/234 |
| 31 | +* Updates from upstream by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/235 |
| 32 | +* Bump comrak from 0.17.1 to 0.18.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/237 |
| 33 | +* Bump magnus from 0.5.2 to 0.5.3 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/238 |
| 34 | +* Bump magnus from 0.5.3 to 0.5.4 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/242 |
| 35 | +* Move debug gems into test env by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/245 |
| 36 | +* Bump syntect from 5.0.0 to 5.1.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/248 |
| 37 | +* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/252 |
| 38 | +* Bump magnus from 0.5.4 to 0.6.2 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/254 |
| 39 | +* Bump comrak from 0.18.0 to 0.19.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/255 |
| 40 | +* fix front_matter_delimiter type by @noraj in https://github.com/gjtorikian/commonmarker/pull/257 |
| 41 | +* Reintroduce platform releases by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/260 |
| 42 | +* Bump comrak from 0.19.0 to 0.20.0 by @dependabot in https://github.com/gjtorikian/commonmarker/pull/261 |
| 43 | +* Classy highlighting by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/262 |
| 44 | +* :gem: 1.0.0 by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/264 |
| 45 | + |
| 46 | +## New Contributors |
| 47 | +* @dependabot made their first contribution in https://github.com/gjtorikian/commonmarker/pull/192 |
| 48 | +* @DannyBen made their first contribution in https://github.com/gjtorikian/commonmarker/pull/215 |
| 49 | +* @noraj made their first contribution in https://github.com/gjtorikian/commonmarker/pull/257 |
| 50 | + |
| 51 | +**Full Changelog**: https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v1.0.0 |
1 | 52 | ## [v1.0.0.pre12] - 07-12-2023
|
2 | 53 | ## What's Changed
|
3 | 54 | * Reintroduce platform releases by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/260
|
|
0 commit comments