Skip to content

swiftnav-v0.7.0

Compare
Choose a tag to compare
@jbangelo jbangelo released this 24 Nov 00:06
· 59 commits to master since this release

What's Changed

  • Added CI workflow and removed Jenkinsfile by @jbangelo in #53
  • Bump third-party/libswiftnav from 4d1dace to 88fa9f1 by @dependabot in #55
  • Create default feature testcpp for C++ tests by @jayvdb in #59
  • Update bindgen requirement from 0.58 to 0.59 by @dependabot in #58
  • Bump third-party/libswiftnav from 88fa9f1 to 5c18c08 by @dependabot in #60
  • Add introductory documentation by @jbangelo in #61
  • Delete Dockerfile since it's unused by @silverjam in #62
  • Change CI to fail on compiler warnings by @jbangelo in #64
  • Add UTC time representation and conversions by @jbangelo in #63
  • Update code to be more inline with the Rust API style by @jbangelo in #65
  • Bump third-party/libswiftnav from 5c18c08 to c580b9d by @dependabot in #66
  • Updated PR CI to run fmt and clippy by @jbangelo in #68
  • Remove cpp tests from the default features. by @jbangelo in #69
  • Added a matrix of 4 targets for CI builds by @jbangelo in #70
  • Add representations of GAL/BDS/GLO times and conversions between each by @jbangelo in #71
  • Update doc comments and add a few sanity asserts by @jbangelo in #72
  • Split the C bindings and wrapper into separate crates by @jbangelo in #73
  • swiftnav-sys: fixes compatibility with CentOS by @silverjam in #74
  • crates.io release cleanup by @notoriaga in #75

New Contributors

Full Changelog: v0.6.0...swiftnav-v0.7.0