Skip to content

Releases: danieleades/mdbook-d2

v0.3.3

19 Feb 07:56
98d0a05
Compare
Choose a tag to compare

Added

  • add --theme and --dark-theme to CLI args (#124)

Other

  • (deps) bump pulldown-cmark from 0.12.2 to 0.13.0 (#131)
  • (deps) bump tempfile from 3.16.0 to 3.17.0 (#133)

v0.3.2

09 Feb 18:30
c8064e4
Compare
Choose a tag to compare

Other

  • (ci) add cargo-deny check (#130)
  • (ci) add MSRV check to CI (#129)
  • add sponsorship info (#128)
  • (deps) bump the patch-updates group with 4 updates (#126)
  • address lints (#127)
  • (deps) bump tempfile from 3.15.0 to 3.16.0 (#125)
  • (deps) bump tempfile from 3.14.0 to 3.15.0 (#120)
  • (deps) bump the patch-updates group with 5 updates (#119)
  • (deps) bump pulldown-cmark-to-cmark from 19.0.0 to 20.0.0 (#118)
  • (deps) bump the patch-updates group with 5 updates (#117)
  • (deps) bump pulldown-cmark-to-cmark from 18.0.0 to 19.0.0 (#116)
  • remove an unneeded allocation (#115)
  • (deps) bump codecov/codecov-action from 4 to 5 (#114)
  • (deps) bump tempfile from 3.13.0 to 3.14.0 (#113)
  • (deps) bump the patch-updates group with 5 updates (#112)
  • (deps) bump pulldown-cmark-to-cmark from 17.0.0 to 18.0.0 (#110)
  • (deps) bump clap from 4.5.17 to 4.5.18 in the patch-updates group (#109)
  • (deps) bump tempfile from 3.12.0 to 3.13.0 (#108)
  • (ci) group patch updates to reduce PR noise (#106)
  • (deps) bump anyhow from 1.0.86 to 1.0.89 (#105)
  • (deps) bump serde_json from 1.0.127 to 1.0.128 (#100)
  • (deps) bump pulldown-cmark-to-cmark from 16.0.1 to 17.0.0 (#103)
  • (deps) bump pulldown-cmark from 0.12.0 to 0.12.1 (#104)
  • (deps) bump serde from 1.0.209 to 1.0.210 (#102)
  • (deps) bump clap from 4.5.16 to 4.5.17 (#101)
  • (deps) bump serde from 1.0.208 to 1.0.209 (#99)

v0.3.1

20 Aug 12:39
2066651
Compare
Choose a tag to compare

Other

  • (deps) bump pulldown-cmark from 0.11.0 to 0.12.0 (#93)
  • (deps) bump clap from 4.5.15 to 4.5.16 (#96)
  • (deps) bump serde_json from 1.0.124 to 1.0.125 (#95)
  • (deps) bump serde from 1.0.206 to 1.0.208 (#94)
  • (deps) bump clap from 4.5.14 to 4.5.15 (#92)
  • (deps) bump serde from 1.0.205 to 1.0.206 (#91)
  • (deps) bump serde_json from 1.0.122 to 1.0.124 (#90)
  • (deps) bump serde from 1.0.204 to 1.0.205 (#89)
  • (deps) bump clap from 4.5.13 to 4.5.14 (#88)
  • (deps) bump tempfile from 3.11.0 to 3.12.0 (#87)
  • (deps) bump actions/checkout from 3 to 4 (#86)
  • (ci) update dependabot config to match 'release-plz' (#85)
  • add actions for auto-releasing the package (#83)