Skip to content

Releases: otnc/discomd

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:44

What's Changed

  • feat: support lower Node.js version by updating requirements to >=14 by @otnc in #10
  • feat: Node.js v14 support by @otnc in #11

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:01

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:49

What's Changed

  • feat: recognize <@$id> game mentions by @otnc in #8

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:19

What's Changed

  • fix: fenced code block content keeps a trailing newline by @otnc in #4
  • fix: nested list items lose their indentation in strip() by @otnc in #5
  • fix: link target parsing and block marker composition by @otnc in #6
  • fix: allow whitespace padding around a link target by @otnc in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:03

What's Changed

  • Rename to discomd; add toHTML, parse, formatTimestamp by @otnc in #1

New Contributors

  • @otnc made their first contribution in #1

Full Changelog: https://github.com/otnc/discomd/commits/v1.0.0