v4.1.10-2023-04-21
What's Changed
- regex validator to allow both dot and comma [CPP-886] by @adrian-kong in #986
- disabled on default, swap to --enable-map by @adrian-kong in #989
- replace timers with functions [CPP-872] by @adrian-kong in #972
- fix-up confusing naming by @silverjam in #990
- add additional imu type support [CPP-922] by @adrian-kong in #997
- python: try bumping to Python 3.11 again [CPP-882] by @silverjam in #1002
- fix sticky settings value bug [CPP-923] by @adrian-kong in #1007
- add loader [CPP-920] by @adrian-kong in #987
Dependency Updates
- Bump sysinfo from 0.28.3 to 0.28.4 by @dependabot in #988
- Bump serde_yaml from 0.9.19 to 0.9.21 by @dependabot in #1009
- Bump serde from 1.0.159 to 1.0.160 by @dependabot in #1011
- Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #1012
- Bump pyo3 from 0.18.2 to 0.18.3 by @dependabot in #1013
- Bump mimalloc from 0.1.35 to 0.1.36 by @dependabot in #1008
- Bump mimalloc from 0.1.32 to 0.1.35 by @dependabot in #1005
- Bump windows from 0.46.0 to 0.47.0 by @dependabot in #998
- Bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #999
- Bump windows from 0.47.0 to 0.48.0 by @dependabot in #1003
- Update pytest requirement from ~=7.2.0 to ~=7.3.0 by @dependabot in #1010
- Bump pyo3 from 0.18.1 to 0.18.2 by @dependabot in #995
- Bump image from 0.24.5 to 0.24.6 by @dependabot in #996
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #992
- Bump regex from 1.7.2 to 1.7.3 by @dependabot in #991
- Bump sbp from 4.11.0 to 4.13.0 by @dependabot in #1000
- Bump serial_test from 1.0.0 to 2.0.0 by @dependabot in #1001
- Bump serde from 1.0.158 to 1.0.159 by @dependabot in #994
- Bump indexmap from 1.9.2 to 1.9.3 by @dependabot in #993
Full Changelog: v4.1.9...v4.1.10