Releases: denoland/deno-gfm
Releases · denoland/deno-gfm
0.10.0
0.8.0
0.7.0
0.6.2
What's Changed
- Publish to JSR instead of /x by @lucacasonato in #110
- fix: stop lowercasing viewBox by @deer in #108
- fix: support task lists by @deer in #106
- fix: more tweaks to improve remark/rehype compatibility by @deer in #109
New Contributors
- @lucacasonato made their first contribution in #110
Full Changelog: 0.6.0...0.6.2
0.6.0
What's Changed
- chore: add more test coverage by @deer in #88
- chore: update styles.js and patch.ts by @deer in #90
- chore: add basic md table with dollar sign test by @deer in #89
- fix: failing test in main by @deer in #91
- chore: check entire project in ci by @deer in #92
- chore: add server test with basic css verification by @deer in #93
- Fix: don't reuse
GithubSlugger
across different Renderers by @littledivy in #97 - chore: refactor server tests by @deer in #99
- feat: add footnote support by @deer in #94
- feat: support hard line breaks by @deer in #100
- feat: custom tags and attributes by @deer in #95
- fix: add more css rules by @crowlKats in #102
New Contributors
- @littledivy made their first contribution in #97
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.0
0.3.0
What's Changed
- feat: support custom renderers by @marvinhagemeister in #80
- fix: catch URL failure with baseURL by @crowlKats in #73
- fix: allow colspan & rowspan attributes in to fix broken table by @lino-levan in #76
- fix: remove mangle option as it's not working by @hashrock in #79
- fix: update video allowed attributes by @axelav in #82
- fix: make deps vendorable and pin esm.sh deps by @dsherret in #83
New Contributors
- @marvinhagemeister made their first contribution in #80
- @axelav made their first contribution in #82
- @dsherret made their first contribution in #83
Full Changelog: 0.2.5...0.3.0