Releases: spmadden/irox
Releases · spmadden/irox
irox-units v0.4.0
Refactor (BREAKING)
- rename feature std_errors to std to align with other modules
Commit Statistics
- 1 commit contributed to the release.
- 48 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Rename feature std_errors to std to align with other modules (7a4c7dc)
irox-progress v0.3.4
Bug Fixes
- cancel children tasks when parent is cancelled
Commit Statistics
- 1 commit contributed to the release.
- 24 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Cancel children tasks when parent is cancelled (01427cc)
irox-networking v0.4.3
Bug Fixes
- add irox-tools/std feature to networking
Commit Statistics
- 1 commit contributed to the release.
- 76 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add irox-tools/std feature to networking (ebb6c80)
irox-winlocation-api v0.5.1
Chore
- bump winlocation-api to 0.5.1 for release
Commit Statistics
- 2 commits contributed to the release over the course of 126 calendar days.
- 171 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox v0.6.0
New Features
- add bits to top level irox & readme
Refactor (BREAKING)
- rename exports to be the same as the features
Commit Statistics
- 16 commits contributed to the release over the course of 126 calendar days.
- 145 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Rename exports to be the same as the features (8c5ee8e)
- Release irox-tools v0.8.0 (00325aa)
- Add bits to top level irox & readme (2e5149d)
- Release irox-influxdb_v1 v0.6.0 (62724de)
- Release irox-structs v0.5.0 (0b03542)
- Release irox-structs_derive v0.3.0 (c590e04)
- Release irox-types v0.4.0 (d81a518)
- Release irox-tools v0.7.0 (a6a3ae3)
- Release irox-tools v0.6.0 (0560dc1)
- Release irox-networking v0.4.1 (1236d8f)
- Release irox-tools v0.5.2 (89b01ec)
- Release irox-time v0.4.1 (0fdd826)
- Release irox-egui-extras v0.3.6, irox-progress v0.3.0 (f23a34b)
- Release irox-units v0.3.4 (f9d100d)
- Release irox-tools v0.5.1 (c51a7a0)
- Release irox-tools v0.5.0, safety bump 17 crates (a46e9e2)
irox-tools v0.8.1
Chore
- clean up some test warnings in irox-tools
New Features
- add new (basic) pagefile wrapper.
Bug Fixes
- put pagefile behind right feature (bits/std)
- fix pagefile compiling/function on Linux
- disable lints for random's test code
- fix debug math panic in Random
Other
- fix urls in primitives
Refactor
- move buf back into module, expose StrBuf
Commit Statistics
- 8 commits contributed to the release over the course of 13 calendar days.
- 27 days passed between releases.
- 8 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Put pagefile behind right feature (bits/std) (2c526b4)
- Fix urls in primitives (c853a91)
- Move buf back into module, expose StrBuf (826ce7f)
- Fix pagefile compiling/function on Linux (835f4d7)
- Clean up some test warnings in irox-tools (b8c91df)
- Disable lints for random's test code (62b40dc)
- Add new (basic) pagefile wrapper. (45b145a)
- Fix debug math panic in Random (1c413bb)
irox-threading v0.2.4
Bug Fixes
- fix issue in current thread executor where a task would mark that it should be rescheduled, but the executor would override it.
Commit Statistics
- 1 commit contributed to the release over the course of 13 calendar days.
- 75 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Fix issue in current thread executor where a task would mark that it should be rescheduled, but the executor would override it. (0b4029d)
irox-stats v0.2.5
New Features
- add streaming-min, tdigest mod
Commit Statistics
- 1 commit contributed to the release over the course of 28 calendar days.
- 47 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add streaming-min, tdigest mod (943df24)
irox-sirf v0.4.1
Bug Fixes
- add dep on bits/std
- pull in irox_structs::alloc
- convert to using bits error
Commit Statistics
- 3 commits contributed to the release over the course of 28 calendar days.
- 75 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-raymarine-sonar v0.5.1
Bug Fixes
- convert to using bits
- include bits/std
Commit Statistics
- 4 commits contributed to the release over the course of 28 calendar days.
- 47 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages