swiftnav-v0.11.0
·
2 commits
to master
since this release
What's Changed
- Update bindgen requirement from 0.70 to 0.71 by @dependabot[bot] in #112
- Update strum requirement from 0.26 to 0.27 by @dependabot[bot] in #113
- Add the last few realizations of WGS84 by @jbangelo in #114
- Fix Rustup step in CI by @jbangelo in #115
- Clean up CI pipelines by @jbangelo in #117
- Update Cargo config file path by @jbangelo in #116
- Add LaTeX formatting to doc comments by @jbangelo in #118
- Update bindgen requirement from 0.71 to 0.72 by @dependabot[bot] in #119
- Add code owners by @jbangelo in #120
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #121
- Re-write the CRC functionality in Rust by @jbangelo in #123
- Rewrite signal module in Rust by @jbangelo in #124
- Rewrite time module in pure Rust by @jbangelo in #125
- Rewrite coords module in pure Rust by @jbangelo in #126
- Add a justfile by @jbangelo in #127
- Remove other functionality not needed in Rust by @jbangelo in #129
- Set up pedantic Clippy warnings by @jbangelo in #131
- Add nice to have functions for coordindate types by @jbangelo in #130
- Add a few more uses of nalgebra by @jbangelo in #132
- Bump swiftnav-sys/src/libswiftnav from
f329a40to19331e0by @dependabot[bot] in #128 - Set an environment variable to unblock cmake build for now by @jbangelo in #134
- Refactor reference frame module by @jbangelo in #135
- clippy fixes by @tzilist in #136
- Add NMEA module, start with GGA type by @tzilist in #137
- Remove C library and sys crate by @jbangelo in #139
- make timestamp pad and use seconds correctly by @tzilist in #140
Full Changelog: swiftnav-v0.10.0...swiftnav-v0.11.0