Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.7.0 #87

Merged
merged 1 commit into from
Jul 10, 2024
Merged

chore: release v0.7.0 #87

merged 1 commit into from
Jul 10, 2024

Conversation

max-heller
Copy link
Owner

@max-heller max-heller commented Apr 7, 2024

🤖 New release

  • mdbook-pandoc: 0.6.4 -> 0.7.0
Changelog

[0.7.0] - 2024-07-10

Bug Fixes

  • Minimum pandoc version is actually 2.8, not 1.14 (#90)
  • Resolve links correctly when book contains exactly one chapter (#101)
  • Correctly resolve absolute-path links to be relative to book root (#103)
  • [breaking] Work around Pandoc 3.2+ breaking links to chapters (#100)
  • Replace unresolvable remote images with their descriptions (#105)
  • Fix EPUB conversion with HTML elements spanning multiple blocks (#106)

Changes

  • Raise minimum supported Rust version to 1.74 (#104)

Features

  • Preserve escape characters (or lack thereof) from Markdown source (#95)
  • Allow overriding source format and extensions through Pandoc's from option (#98)
  • disabled flag to disable rendering even if mdbook-pandoc is available (#93)

Miscellaneous Tasks

  • Fix date in CHANGELOG (#86)
  • Update cargo-dist (#92)
  • Update example rendered books (#107)


This PR was generated with release-plz.

@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from 03abc45 to 3f7c138 Compare April 21, 2024 13:09
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from 3f7c138 to 4c0359a Compare May 4, 2024 23:38
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from 4c0359a to a4c2703 Compare May 31, 2024 22:05
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from 1e3f3f7 to aa239fa Compare June 10, 2024 18:19
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch 4 times, most recently from 01a6929 to 22dcceb Compare June 25, 2024 17:57
@max-heller max-heller changed the title chore: release v0.6.5 chore: release v0.7.0 Jun 25, 2024
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch 3 times, most recently from 66e4a12 to 5757e91 Compare June 28, 2024 11:53
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from 5757e91 to f686143 Compare July 9, 2024 13:36
@max-heller max-heller force-pushed the release-plz-2024-04-07T14-18-15Z branch from f686143 to 8aa0488 Compare July 10, 2024 13:12
@max-heller max-heller merged commit d519fd9 into main Jul 10, 2024
27 checks passed
@max-heller max-heller deleted the release-plz-2024-04-07T14-18-15Z branch July 10, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant