# 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).
## 0.3.7 (2024-10-28)
### Chore
- fix formatting.
### New Features
- Add support for typst lines.
### Bug Fixes
- Fix comment now that there are three args.
- Include newline for block quotes.
Found in https://github.com/LegNeato/mdbook-typst/issues/15.
### Commit Statistics
- 4 commits contributed to the release.
- 49 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Add support for typst lines. ([`baf8ccf`](https://github.com/LegNeato/pullup/commit/baf8ccf8c3c0425c62bf9ae943a5e520148437e6))
- Fix comment now that there are three args. ([`2c3f212`](https://github.com/LegNeato/pullup/commit/2c3f212779c2f3e912dd11e47df135c8e964f658))
- Fix formatting. ([`f719461`](https://github.com/LegNeato/pullup/commit/f7194610fb257dc67dece3916d243578c864cc3f))
- Include newline for block quotes. ([`871441f`](https://github.com/LegNeato/pullup/commit/871441f01c9a76b09c83dc28ad016b70eae3247a))
## 0.3.6 (2024-09-08)
### Chore
- fix version
### Bug Fixes
- Make table markup output work
### Other
- Add support for markdown tables.
### Commit Statistics
- 6 commits contributed to the release.
- 188 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 2 unique issues were worked on: [#1](https://github.com/LegNeato/pullup/issues/1), [#2](https://github.com/LegNeato/pullup/issues/2)
### Commit Details
view details
* **[#1](https://github.com/LegNeato/pullup/issues/1)**
- Add support for translating blockquotes. ([`da906a5`](https://github.com/LegNeato/pullup/commit/da906a5c9669b50e4e27f6949f063c579ceccc0e))
* **[#2](https://github.com/LegNeato/pullup/issues/2)**
- Add support for markdown tables. ([`eb7246d`](https://github.com/LegNeato/pullup/commit/eb7246dc692d7010e8a4eef897500d0daf77581e))
* **Uncategorized**
- Release pulldown_typst v0.3.6 ([`73e09c5`](https://github.com/LegNeato/pullup/commit/73e09c57e5a3fea330e3e5520b6a211edc2d24e7))
- Make table markup output work ([`5326955`](https://github.com/LegNeato/pullup/commit/5326955c4f1c00c159f7a8fe13e2c2bdd4bcf56b))
- Release pulldown_mdbook v0.3.2, pulldown_typst v0.3.5, pullup v0.3.5 ([`cf09463`](https://github.com/LegNeato/pullup/commit/cf09463f47a9a5b498584850c6c094e6904a209a))
- Fix version ([`92793ad`](https://github.com/LegNeato/pullup/commit/92793adefa23509ec2490934767a7e2922f23742))
## 0.3.5 (2024-09-08)
### Chore
- fix version
### Other
- Add support for markdown tables.
## 0.3.3 (2024-03-03)
### Chore
- changelog for smart release
### Chore
- prepare for release
### Commit Statistics
- 5 commits contributed to the release.
- 92 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release pulldown_typst v0.3.3, pullup v0.3.3 ([`be1290a`](https://github.com/LegNeato/pullup/commit/be1290a5965bee0792937d0d03fb341250863109))
- Prepare for release ([`c3f5528`](https://github.com/LegNeato/pullup/commit/c3f552838a6772e127181b969fdac30b3cb4956d))
- Changelog for smart release ([`8dadae2`](https://github.com/LegNeato/pullup/commit/8dadae2a87c49929bc7e82680d738990f50c9682))
- Fix clippy ([`eb4551f`](https://github.com/LegNeato/pullup/commit/eb4551ff4f41e24919904937f1a8095a2e952c6b))
- Fix https://github.com/LegNeato/mdbook-typst/issues/3 ([`338d530`](https://github.com/LegNeato/pullup/commit/338d5306452e336a4d74c288ed0e02017f9793b1))
## v0.3.2 (2023-12-01)
### Chore
- Add tests for emphasis.
### Commit Statistics
- 3 commits contributed to the release.
- 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_typst v0.3.2 ([`47f78c1`](https://github.com/LegNeato/pullup/commit/47f78c144c8e6b2f26d7456bf970d6538bccfb82))
- Add tests for emphasis. ([`bd7fb0c`](https://github.com/LegNeato/pullup/commit/bd7fb0c0c7d5cbe413c5cf9b9c50422a5f2da407))
- Switch from using typist markup to markup functions. ([`67f4f92`](https://github.com/LegNeato/pullup/commit/67f4f922e2402107bdd4540c6e3bb1ab818b2321))
## v0.3.1 (2023-12-01)
### Bug Fixes
- try to fix cargo-smart-release.
### Commit Statistics
- 15 commits contributed to the release.
- 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))
- Fix Typst markup output with special characters in inline code. ([`177e538`](https://github.com/LegNeato/pullup/commit/177e5382581e2e6620df92e2aabe735f9b7b02d0))
- Add tracing, change some converters. ([`8b2e292`](https://github.com/LegNeato/pullup/commit/8b2e2921fc3a5cf1a3d2ce7a46ddd3867f75479a))
- Treat config / metadata differently. ([`899887d`](https://github.com/LegNeato/pullup/commit/899887dfc4816f20b8df9375cf6edcbef3c84ce5))
- Bump versions. ([`3ceaa03`](https://github.com/LegNeato/pullup/commit/3ceaa03661aae8f890d62e3ac90fd4c1e8e55b56))
- Add typst converters. ([`993b0d5`](https://github.com/LegNeato/pullup/commit/993b0d5a635fc1adf3732d64e72ed02e27ff1f51))
- Add markdown converters. ([`6656dc3`](https://github.com/LegNeato/pullup/commit/6656dc3df1acce49706c14fc9e12f461fac160c5))
- Better typst docs. ([`1bf8261`](https://github.com/LegNeato/pullup/commit/1bf8261d352354811329d2649421fd4bd2f26262))
- Move typst markup generation to its own module. ([`7fbcc64`](https://github.com/LegNeato/pullup/commit/7fbcc6425bbb2e417b8335d8ea133ac7a92c2394))
- 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.