# 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.1.2 (2023-03-27)
Add new AST options
### Commit Statistics
- 1 commit contributed to the release.
- 2 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- WIP ([`beba1be`](https://github.com/andymac4182/vec_filter/commit/beba1be2d75a184657abaf5d52110d1680e02000))
## 0.1.1 (2023-03-22)
Test
### Commit Statistics
- 4 commits contributed to the release.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release vec_filter_derive v0.1.1, vec_filter v0.2.0 ([`d58f77d`](https://github.com/andymac4182/vec_filter/commit/d58f77d1da5e94f1b113f053ab98a52ae35906ce))
- Adjusting changelogs prior to release of vec_filter_derive v0.1.1, vec_filter v0.2.0 ([`92e6ae6`](https://github.com/andymac4182/vec_filter/commit/92e6ae6a3fa68cf02697b8776106944f3a856a05))
- Update changelog ([`aed0969`](https://github.com/andymac4182/vec_filter/commit/aed0969236aa011b155bd796fa7d4ba6746e2249))
- Adjusting changelogs prior to release of vec_filter v0.2.0 ([`2b6deef`](https://github.com/andymac4182/vec_filter/commit/2b6deef2ea9635ca5e1b3e1806a67d030faf2be8))
## 0.1.0 (2023-03-22)
Initial Release
### Commit Statistics
- 11 commits contributed to the release.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`142c71b`](https://github.com/andymac4182/vec_filter/commit/142c71bda5082da35ec0ad6bf0bbee3221195b3b))
- Release vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`cf0d389`](https://github.com/andymac4182/vec_filter/commit/cf0d3891a0e2c84e1eaac708b40118b79b576c79))
- Release vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`900d870`](https://github.com/andymac4182/vec_filter/commit/900d870e0acebcbda6727adf412da5e84f7f5ea4))
- Update changelog ([`1aef4ec`](https://github.com/andymac4182/vec_filter/commit/1aef4eca2c61ddba0f2a30ccb70025b6ccfff01e))
- Adjusting changelogs prior to release of vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`f2e589a`](https://github.com/andymac4182/vec_filter/commit/f2e589a6087d7a1c12ca40a6106c029a1ab417eb))
- Adjusting changelogs prior to release of vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`554e202`](https://github.com/andymac4182/vec_filter/commit/554e2029bc0de103f32d7bbe44f670c838f37290))
- Adjusting changelogs prior to release of vec_filter_derive v0.1.0, vec_filter v0.1.0 ([`a79bc03`](https://github.com/andymac4182/vec_filter/commit/a79bc03c25dfaf1a19d5c3aae4a5eac0013ab4b6))
- Add CHANGELOG ([`07262ae`](https://github.com/andymac4182/vec_filter/commit/07262ae1008fe4614a8283220c639cc655c5248b))
- Fix up cargo.toml ([`01a867e`](https://github.com/andymac4182/vec_filter/commit/01a867eb166309e370450546d680d23dd224e3f4))
- Add GT, LT, GTE, LTE ([`d2dadc6`](https://github.com/andymac4182/vec_filter/commit/d2dadc6ee37e53e22af5244ca75474668bc250ec))
- Initial Commit ([`9a93f13`](https://github.com/andymac4182/vec_filter/commit/9a93f13386c34f2b80e8b237a81233a49383ffd7))