# 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.0 (2024-01-26) ### Chore - initialise CHANGELOG.md for each crate ### Bug Fixes - readme sync issue ### Commit Statistics - 29 commits contributed to the release over the course of 389 calendar days. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Initialise CHANGELOG.md for each crate ([`e4669ab`](https://github.com/SyedAhkam/swim/commit/e4669abeef822dea9151346daeadf1b91b3b8d40)) - Readme sync issue ([`addad41`](https://github.com/SyedAhkam/swim/commit/addad412c79e3b4f388956f3c1624deebe7549b5)) - Improve error handling ([`11915da`](https://github.com/SyedAhkam/swim/commit/11915da63f60e8ae9d92d20f7abfe0fd4dbc6c3b)) - Release 0.2.2 ([`a64a320`](https://github.com/SyedAhkam/swim/commit/a64a320dd3832b9759b4198230e1e1e1e3e90317)) - Add version to local dependencies for main crate ([`f480af2`](https://github.com/SyedAhkam/swim/commit/f480af2efc1fb76cc8f9d28f3e91124a6b67fb8e)) - Release 0.2.1 ([`c803d09`](https://github.com/SyedAhkam/swim/commit/c803d093573d2210a3812bc6958e5f5360ae613d)) - Re-export internal crates ([`efd8d22`](https://github.com/SyedAhkam/swim/commit/efd8d22b403c8c2e10b22cd2c5ad4d93cb845e87)) - Sync readme with docs ([`23456f7`](https://github.com/SyedAhkam/swim/commit/23456f760614511357ef020252baf86d63a2c032)) - Fix doc tests ([`e27f6c3`](https://github.com/SyedAhkam/swim/commit/e27f6c374bdc4da912065d4112371467725eaa71)) - Rdme action works! ([`5dba32b`](https://github.com/SyedAhkam/swim/commit/5dba32b88a3529ce316d2e894c4337956fb133cc)) - Rdme action should fail! ([`8c93f15`](https://github.com/SyedAhkam/swim/commit/8c93f1585ea6d53ebf3f97b4d20a1e22824c9bba)) - Integrate cargo-rdme ([`799af1c`](https://github.com/SyedAhkam/swim/commit/799af1cfc6e6aabf176f9903b2e0463c649df66d)) - Symlink README for main crate ([`dcdf40b`](https://github.com/SyedAhkam/swim/commit/dcdf40bbbe329790814ed73b5e347baadff44c85)) - Release 0.2.0 ([`c47777b`](https://github.com/SyedAhkam/swim/commit/c47777bc32d57673378d3ad7db2c236fc8f060d6)) - Add description field to cargo metadata ([`101472e`](https://github.com/SyedAhkam/swim/commit/101472eabdb5424e468bc1e9f29af1033612d411)) - Revert "Release 0.2.0" yet again ([`85f503c`](https://github.com/SyedAhkam/swim/commit/85f503c97d89a3df101dc756949e020eb94585c6)) - Release 0.2.0 ([`b42c941`](https://github.com/SyedAhkam/swim/commit/b42c9419a52b7f663c93e9d23809d2d1288a26f7)) - Add cargo metadata ([`73bb332`](https://github.com/SyedAhkam/swim/commit/73bb332a1c63e7548dbb73b040994384ba532f5d)) - Revert "Release 0.2.0" ([`c67754d`](https://github.com/SyedAhkam/swim/commit/c67754d402cd7bb894ba6c9e7c20000e9f7a140f)) - Release 0.2.0 ([`d10fea2`](https://github.com/SyedAhkam/swim/commit/d10fea2f99a6d2e76a867697e64a86cd486a0b15)) - Better README doc embedding ([`a7e3226`](https://github.com/SyedAhkam/swim/commit/a7e322624d2ecaf91db975406f4054d9842e7dbe)) - Build a custom Error type ([`d39f74c`](https://github.com/SyedAhkam/swim/commit/d39f74c8b5a0f7501a2880086c23b659d7b9188c)) - Implement app based routing ✨ ([`97db013`](https://github.com/SyedAhkam/swim/commit/97db0135013a169581e964ae39f79e181d9831ed)) - Implement `Route` and `View` API ([`f94e736`](https://github.com/SyedAhkam/swim/commit/f94e736f17637fbd186f3246817eceb6ff8fcbdc)) - Implement the `App` module API ([`28ee3d7`](https://github.com/SyedAhkam/swim/commit/28ee3d7190e0d656744d50a23af44090409f93fb)) - Introduce a `relative!` macro ([`5bd88f9`](https://github.com/SyedAhkam/swim/commit/5bd88f934a527ed2bb9ba92e615d05eefb2bb141)) - Implement the Settings API ([`43dab1f`](https://github.com/SyedAhkam/swim/commit/43dab1fb5cfccc5c43a727e18caf2e001cfb1ba9)) - Lots of progress! ([`f42ba5f`](https://github.com/SyedAhkam/swim/commit/f42ba5ff28cb7888408abb97f384f4e7e85e3182)) - Set up a cargo workspace with dummy crates ([`8a2c625`](https://github.com/SyedAhkam/swim/commit/8a2c62550f6f26be4aac9872bef037d74947c834))