## v0.6.0 (2024-04-01) ### Bug Fixes (BREAKING) - fixing influxdb client to use updated irox_types types ### Commit Statistics - 1 commit contributed to the release. - 28 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** - Fixing influxdb client to use updated irox_types types ([`1c308bf`](https://github.com/spmadden/irox/commit/1c308bf0673e80c8aa096d947aa27e302df44448))
## v0.5.0 (2024-03-03) ### Chore - clean up new lints for 1.75 ### Commit Statistics - 3 commits contributed to the release over the course of 50 calendar days. - 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-influxdb_v1 v0.5.0 ([`9e99035`](https://github.com/spmadden/irox/commit/9e99035328d3098fca408c21cef742fba99dabe7)) - Clean up new lints for 1.75 ([`300356f`](https://github.com/spmadden/irox/commit/300356f119c976f98a230fc37ce7c43e6bd1a9e0)) - Release irox-tools v0.5.0, safety bump 17 crates ([`a46e9e2`](https://github.com/spmadden/irox/commit/a46e9e2da699f6ccd3a85b660014f0e15e59c0d0))
## v0.4.1 (2023-11-29) ### Chore - pivot to using Cargo.toml workspace lints ### New Features - move binary to new 'influx-cli' module in 'tools' ### Commit Statistics - 3 commits contributed to the release over the course of 21 calendar days. - 30 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 irox-influxdb_v1 v0.4.1 ([`d73f542`](https://github.com/spmadden/irox/commit/d73f5428d7425ecc78769769f16f51503390a26e)) - Pivot to using Cargo.toml workspace lints ([`88ebfb5`](https://github.com/spmadden/irox/commit/88ebfb5deea5508ca54f4aaab62f6fd5a36f531c)) - Move binary to new 'influx-cli' module in 'tools' ([`c26ec08`](https://github.com/spmadden/irox/commit/c26ec08a27749f485a32815f97c9046a7a84d382))
## v0.4.0 (2023-10-30) ### Chore - ALL THE LINTS. - fix rustfmt ### Bug Fixes - switch to UNIX_DIALECT for CSV to fix basic listing functions ### Commit Statistics - 5 commits contributed to the release over the course of 4 calendar days. - 14 days passed between releases. - 3 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-influxdb_v1 v0.4.0 ([`32913bb`](https://github.com/spmadden/irox/commit/32913bb085875946aa447b562aee5b3c5e06d690)) - Release irox-tools v0.3.0, safety bump 12 crates ([`eb83b27`](https://github.com/spmadden/irox/commit/eb83b27b20c23e51e5b0fc3b7b3704e2c03af46c)) - ALL THE LINTS. ([`fc6f57b`](https://github.com/spmadden/irox/commit/fc6f57b43d5c7656f156292a48a92af62da2c625)) - Fix rustfmt ([`3200065`](https://github.com/spmadden/irox/commit/32000651bebceb6f948b1182ba99a70602ecbcf5)) - Switch to UNIX_DIALECT for CSV to fix basic listing functions ([`4e7699a`](https://github.com/spmadden/irox/commit/4e7699a269215cc9453ba903c0134e0c0844e1b0))
## v0.3.0 (2023-10-16) ### Bug Fixes - fix CSV module import ### Commit Statistics - 3 commits contributed to the release over the course of 7 calendar days. - 27 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-carto v0.3.0, irox-csv v0.3.0, irox-egui-extras v0.3.0, irox-gpx v0.2.0, irox-influxdb_v1 v0.3.0, irox-nmea0183 v0.2.0, irox-raymarine-sonar v0.2.0, irox-time v0.1.0, irox-winlocation-api v0.2.0, irox v0.3.0 ([`dfa6258`](https://github.com/spmadden/irox/commit/dfa6258b8f93f6d27b85d2f3f4e209599a8168ad)) - Release irox-units v0.3.0, irox-carto v0.3.0, irox-csv v0.3.0, irox-egui-extras v0.3.0, irox-gpx v0.2.0, irox-influxdb_v1 v0.3.0, irox-nmea0183 v0.2.0, irox-raymarine-sonar v0.2.0, irox-time v0.1.0, irox-winlocation-api v0.2.0, irox v0.3.0, safety bump 2 crates ([`a6c0a5f`](https://github.com/spmadden/irox/commit/a6c0a5fcfc4070b8cbc1442192b7eaef275e80f2)) - Fix CSV module import ([`dbfad4c`](https://github.com/spmadden/irox/commit/dbfad4cd06848cbad1726c90a4c75afdcc18792f))
## v0.2.0 (2023-09-18) ### Chore - clean up code with additional lints - update cargo.tomls to add repository - fix new formatting errors from rust 1.72 upgrade - setting up blank changelogs for the modules ### Bug Fixes - update to new CSV interface ### Refactor - moved influxdb from 'libraries' to 'interfaces' ### Commit Statistics - 7 commits contributed to the release over the course of 20 calendar days. - 6 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)) - Update to new CSV interface ([`60a6eba`](https://github.com/spmadden/irox/commit/60a6eba3322df034e5501ced1ee5c7fef231f3c0)) - Fix new formatting errors from rust 1.72 upgrade ([`b9a0ae0`](https://github.com/spmadden/irox/commit/b9a0ae0ccb51682bd9c36e9ab198f38634a62ade)) - Setting up blank changelogs for the modules ([`1a36533`](https://github.com/spmadden/irox/commit/1a365333397b02a5f911d0897c3bf0c80f6c2b80)) - Moved influxdb from 'libraries' to 'interfaces' ([`68d0ccb`](https://github.com/spmadden/irox/commit/68d0ccb063cec26d23cacbdb65b333d460282e89))