# 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). ## v0.3.2 (2024-09-08) ### Other - Add support for markdown tables. ### Commit Statistics - 1 commit contributed to the release. - 281 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Add support for markdown tables. ([`27e2536`](https://github.com/LegNeato/pullup/commit/27e25364a5c1f15ce386e559cf3d9cea9fed4aa1))
## v0.3.1 (2023-12-01) ### Bug Fixes - try to fix cargo-smart-release. ### Commit Statistics - 13 commits contributed to the release over the course of 9 calendar days. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release pulldown_mdbook v0.3.1, pulldown_typst v0.3.1, pullup v0.3.1 ([`e565ece`](https://github.com/LegNeato/pullup/commit/e565ece82bcc04226211f278f0bbbefe7754ff68)) - Release pulldown_mdbook v0.3.0, pulldown_typst v0.3.0, pullup v0.3.0 ([`2c88246`](https://github.com/LegNeato/pullup/commit/2c88246b29b36560060646dcbccedeb791097c36)) - Release pulldown_mdbook v0.3.0, pulldown_typst v0.3.0, pullup v0.3.0 ([`8e2d360`](https://github.com/LegNeato/pullup/commit/8e2d36063d64727a04101e29a1c7b7cd231f31f2)) - Try to fix cargo-smart-release. ([`6f1e1b4`](https://github.com/LegNeato/pullup/commit/6f1e1b495e53fdf1936ccf25f6f3e26ae26e3d20)) - Adjusting changelogs prior to release of pulldown_mdbook v0.3.0, pulldown_typst v0.3.0, pullup v0.3.0 ([`b0018bf`](https://github.com/LegNeato/pullup/commit/b0018bf5064900690b490ddf8c3647356bce40c7)) - Add changelogs. ([`e89557b`](https://github.com/LegNeato/pullup/commit/e89557be19304844054a26622c6b1e28987f0937)) - Add tracing, change some converters. ([`8b2e292`](https://github.com/LegNeato/pullup/commit/8b2e2921fc3a5cf1a3d2ce7a46ddd3867f75479a)) - Add markers to distinguish mdbook configuration from content. ([`2c724c9`](https://github.com/LegNeato/pullup/commit/2c724c9f35876a7a80195a0711ecd7160b6b997d)) - Bump versions. ([`3ceaa03`](https://github.com/LegNeato/pullup/commit/3ceaa03661aae8f890d62e3ac90fd4c1e8e55b56)) - Clippy. ([`a10d5eb`](https://github.com/LegNeato/pullup/commit/a10d5eb9e448099ec1d5c5c74435b59a2b454b57)) - Add mdbook parser and make docs consistent. ([`91b4f88`](https://github.com/LegNeato/pullup/commit/91b4f88596430ffd2560a216e40080f89a38697c)) - Improve docs for mdbook. ([`e7c099a`](https://github.com/LegNeato/pullup/commit/e7c099a2fae0befbad7b9e3c84eb67814c287015)) - Bring in other crates. ([`1ab5157`](https://github.com/LegNeato/pullup/commit/1ab51574957a2a7c1643145f13c0e13322755861))
## v0.3.0 (2023-12-01) ### Bug Fixes - try to fix cargo-smart-release.