## v0.2.2 (2024-03-03) ### New Features - now no_std! ### Commit Statistics - 1 commit 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** - 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 v0.2.1 ([`ecb3cb0`](https://github.com/spmadden/irox/commit/ecb3cb0984e42b9dd2ed9c17ff98193fb2de4241)) - Pivot to using Cargo.toml workspace lints ([`88ebfb5`](https://github.com/spmadden/irox/commit/88ebfb5deea5508ca54f4aaab62f6fd5a36f531c))
## v0.2.0 (2023-09-18) ### Chore - 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 - 5 commits contributed to the release over the course of 21 calendar days. - 4 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)) - 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))