# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.17](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.16...v0.1.17) - 2024-06-07 ### Fixed - Correctly set link location ## [0.1.16](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.15...v0.1.16) - 2024-05-24 ### Added - Support draft chapters ### Other - Update README ## [0.1.15](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.14...v0.1.15) - 2024-05-15 ### Other - Improve documentation for CLI arguments ## [0.1.14](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.13...v0.1.14) - 2023-05-03 ### Fixed - Fixed duplicate folder creation ## [0.1.13](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.12...v0.1.13) - 2023-04-28 ### Fixed - Warning fix pass ### Other - Run clippy fix - Disable default mdbook features ## [0.1.12](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.11...v0.1.12) - 2023-04-28 ### Other - Set correct token for auto release - Set correct token for auto release ## [0.1.11](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.10...v0.1.11) - 2023-04-28 ### Fixed - Fix top level dir getting no matching chapter ## [0.1.10](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.9...v0.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](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.7...v0.1.8) - 2023-04-21 ### Fixed - Another indentation fix, not my day ## [0.1.7](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.6...v0.1.7) - 2023-04-21 ### Fixed - Fixed indentation ## [0.1.6](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.5...v0.1.6) - 2023-04-21 ### Other - Another trigger fix ## [0.1.5](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.4...v0.1.5) - 2023-04-21 ### Other - Fix trigger again ## [0.1.4](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.3...v0.1.4) - 2023-04-21 ### Other - Fix CD run trigger ## [0.1.3](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.2...v0.1.3) - 2023-04-21 ### Fixed - *(Serializing)* Fix issue with the format of numbered items ### Other - Added Binary upload to release ## [0.1.2](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.1...v0.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](https://github.com/jscarrott/mdbook-combiner/compare/v0.1.0...v0.1.1) - 2023-04-13 ### Other - Added a readme