Skip to content

Tags: guppy0130/markrust

Tags

v2.4.0

Toggle v2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
guppy0130 Nick Yang
release notes

* bump deps

v2.3.0

Toggle v2.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* bump dependencies

v2.2.0

Toggle v2.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* add support for `<details>`, resolves #16

v2.1.0

Toggle v2.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* add --language for confluence/jira differences
  * defaults to confluence

v2.0.0

Toggle v2.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* bumps clap to v3.0.5
  * refactor cli args parsing
* bumps pulldown-cmark to v0.9.0
  * refactor heading tag parsing

v1.5.1

Toggle v1.5.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* musl static build target

v1.5.0

Toggle v1.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* CI improvements
* CLI args in YAML

v1.4.0

Toggle v1.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* bump pulldown-cmark to v0.8.0

v1.3.0

Toggle v1.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* turn softbreak into space instead of newline

v1.2.3

Toggle v1.2.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release notes

* escape dash if first char in inline code