Skip to content

Latest commit

 

History

History
132 lines (92 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

132 lines (92 loc) · 3.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.17 - 2024-06-07

Fixed

  • Correctly set link location

0.1.16 - 2024-05-24

Added

  • Support draft chapters

Other

  • Update README

0.1.15 - 2024-05-15

Other

  • Improve documentation for CLI arguments

0.1.14 - 2023-05-03

Fixed

  • Fixed duplicate folder creation

0.1.13 - 2023-04-28

Fixed

  • Warning fix pass

Other

  • Run clippy fix
  • Disable default mdbook features

0.1.12 - 2023-04-28

Other

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

0.1.11 - 2023-04-28

Fixed

  • Fix top level dir getting no matching chapter

0.1.10 - 2023-04-27

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

0.1.8 - 2023-04-21

Fixed

  • Another indentation fix, not my day

0.1.7 - 2023-04-21

Fixed

  • Fixed indentation

0.1.6 - 2023-04-21

Other

  • Another trigger fix

0.1.5 - 2023-04-21

Other

  • Fix trigger again

0.1.4 - 2023-04-21

Other

  • Fix CD run trigger

0.1.3 - 2023-04-21

Fixed

  • (Serializing) Fix issue with the format of numbered items

Other

  • Added Binary upload to release

0.1.2 - 2023-04-20

Added

  • Added ability to output the generated summary to a file
  • Added logic to allow combining of mdbook, serialization still not done

Other

  • Updated release plz
  • Added rust caching

0.1.1 - 2023-04-13

Other

  • Added a readme