## v0.2.3 (2024-06-28) ### New Features - drop proc_macro2 as an internal dep ### Commit Statistics - 2 commits contributed to the release over the course of 19 calendar days. - 116 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** - Release irox-derive-helpers v0.1.0 ([`c4a78dc`](https://github.com/spmadden/irox/commit/c4a78dcfe38422bfd87d85d756e1697cd8c8f6c6)) - Drop proc_macro2 as an internal dep ([`036bba9`](https://github.com/spmadden/irox/commit/036bba99979a49bf015c8355533b8a69ca09511f))
## v0.2.2 (2024-03-03) ### New Features - now no_std! ### Commit Statistics - 2 commits contributed to the release. - 95 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** - Release irox-enums_derive v0.2.2, irox-enums v0.2.2 ([`d9f7875`](https://github.com/spmadden/irox/commit/d9f7875c92dba92845f5833fec2173a8b43a26f0)) - Now no_std! ([`be3d307`](https://github.com/spmadden/irox/commit/be3d30732b59faf7fff949fdeebb908fc12640a3))
## v0.2.1 (2023-11-29) ### Chore - pivot to using Cargo.toml workspace lints ### Commit Statistics - 2 commits contributed to the release over the course of 3 calendar days. - 72 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** - Release irox-enums_derive v0.2.1 ([`7b1646e`](https://github.com/spmadden/irox/commit/7b1646e94493387f90a826969b440bb8feb1919c)) - Pivot to using Cargo.toml workspace lints ([`88ebfb5`](https://github.com/spmadden/irox/commit/88ebfb5deea5508ca54f4aaab62f6fd5a36f531c))
## v0.2.0 (2023-09-18) ### Chore - clean up code with additional lints - update cargo.tomls to add repository - setting up blank changelogs for the modules ### New Features - add keywords & categories to Cargo.toml, update README.md - new 'enums' module with derivable traits ### Commit Statistics - 6 commits contributed to the release over the course of 21 calendar days. - 5 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release irox-enums_derive v0.2.0, irox-enums v0.2.0, irox-tools v0.2.0, irox-units v0.2.0, irox-carto v0.2.0, irox-csv v0.2.0, irox-egui-extras v0.2.0, irox-networking v0.2.0, irox-types v0.2.0, irox-influxdb_v1 v0.2.0, irox-structs_derive v0.2.0, irox-structs v0.2.0, irox-nmea0183 v0.1.0, irox-sirf v0.2.0, irox-stats v0.2.0, irox-winlocation-api v0.1.0, irox v0.2.0, safety bump 10 crates ([`6a72204`](https://github.com/spmadden/irox/commit/6a722046661ceef02a66c2067e2c5c15ce102e04)) - Clean up code with additional lints ([`f03d8a3`](https://github.com/spmadden/irox/commit/f03d8a3ec997d53470bfdeb5e76b71925aac3f10)) - Update cargo.tomls to add repository ([`80d2b88`](https://github.com/spmadden/irox/commit/80d2b88bdcb553faaeafc09673c31d7ebedafd19)) - Setting up blank changelogs for the modules ([`1a36533`](https://github.com/spmadden/irox/commit/1a365333397b02a5f911d0897c3bf0c80f6c2b80)) - Add keywords & categories to Cargo.toml, update README.md ([`75c3c20`](https://github.com/spmadden/irox/commit/75c3c209690878c2c92746f9720a43f75356c760)) - New 'enums' module with derivable traits ([`de9e9b3`](https://github.com/spmadden/irox/commit/de9e9b35906282e5ca7490129025ae149de2b9f1))