Skip to content

Releases: jscarrott/mdbook-combiner

v0.1.17

07 Jun 11:25
Compare
Choose a tag to compare

Fixed

  • Correctly set link location

v0.1.16

24 May 11:20
Compare
Choose a tag to compare

Added

  • Support draft chapters

Other

  • Update README

v0.1.15

15 May 08:49
Compare
Choose a tag to compare

Other

  • Improve documentation for CLI arguments

v0.1.14

03 May 19:38
Compare
Choose a tag to compare

Fixed

  • Fixed duplicate folder creation

v0.1.13

28 Apr 21:14
Compare
Choose a tag to compare

Fixed

  • Warning fix pass

Other

  • Run clippy fix
  • Disable default mdbook features

v0.1.12

28 Apr 21:02
Compare
Choose a tag to compare

Other

  • Set correct token for auto release
  • Set correct token for auto release

v0.1.11

28 Apr 20:36
Compare
Choose a tag to compare

Fixed

  • Fix top level dir getting no matching chapter

v0.1.10

27 Apr 22:26
Compare
Choose a tag to compare

Added

  • Inject titles into each page
  • (jabom) Retain the jabom dir structure
  • Added just a bunch of markdown option for ingesting folders of markdown files
  • Added ability to output the generated summary to a file
  • Added logic to allow combining of mdbook, serialization still not done
  • Added the basic merging capacity, allowing SUMMARY to be rebased

Fixed

  • Another indentation fix, not my day
  • Fixed indentation
  • (Serializing) Fix issue with the format of numbered items
  • Included nested items in the rebase

Other

  • release
  • release
  • release
  • Another trigger fix
  • release
  • Fix trigger again
  • release
  • Fix CD run trigger
  • release
  • Added Binary upload to release
  • release
  • Updated release plz
  • Added rust caching
  • release
  • Added a readme
  • Added plz release to automate release

v0.1.9

21 Apr 19:10
Compare
Choose a tag to compare

Added

  • Added just a bunch of markdown option for ingesting folders of markdown files

v0.1.8

21 Apr 15:11
Compare
Choose a tag to compare

Fixed

  • Another indentation fix, not my day