Releases: bsq-ports/Tracks
Releases · bsq-ports/Tracks
v2.5.4
Full Changelog: v2.5.3...v2.5.4
Pulls new tracks-rs changes that apply fixes to rotations among other minor things.
This intentionally targets a commit before the ABI breaking changes.
Fix Track array parsing
Full Changelog: v2.5.2...v2.5.3
v2.5.2 BS 1.40.8
What's Changed
- Support for updatable providers (swizzling, smoothing)
- Additional performance improvements
Full Changelog: v2.5.1...v2.5.2
v2.5.1 BS 1.40.8
What's Changed
Great performance improvements!
Base provider and modifier support!
Changelog since v1.0.3:
- Rust rewrite completely by @Fernthedev in #18
- Updating Tracks to 1.40.4 by @lemmingllama in #20
- Bump for 1.40.7_7060 by @DanTheMan827 in #22
- Remove invalid arguments from
cargo ndkby @DanTheMan827 in #23 - Fix parsing of pointdefinitions in v3 by @Futuremappermydud in #24
- Fix bugs related to multiple track arithmetics.
New Contributors
- @lemmingllama made their first contribution in #20
- @DanTheMan827 made their first contribution in #22
- @CatsaCode
- @Futuremappermydud
Full Changelog: v1.0.3...v2.5.0
v2.5.0 BS 1.40.8
What's Changed
Great performance improvements!
Base provider and modifier support!
Changelog since v1.0.3:
- Rust rewrite completely by @Fernthedev in #18
- Updating Tracks to 1.40.4 by @lemmingllama in #20
- Bump for 1.40.7_7060 by @DanTheMan827 in #22
- Remove invalid arguments from
cargo ndkby @DanTheMan827 in #23 - Fix parsing of pointdefinitions in v3 by @Futuremappermydud in #24
- Fix bugs related to multiple track arithmetics.
New Contributors
- @lemmingllama made their first contribution in #20
- @DanTheMan827 made their first contribution in #22
- @CatsaCode
- @Futuremappermydud
Full Changelog: v1.0.3...v2.5.0
Add more functions to TrackW
Fix offsetPosition Cleaning up a few parts for 55251450903d97a9e5a5a15ff06a946db115afec. Seems offset_position was a property that was forgotten about during an optimization or refactor or something.
Reduce context requirements
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Bump for 1.40.7_7060 by @DanTheMan827 in #22
New Contributors
- @DanTheMan827 made their first contribution in #22
Full Changelog: v2.4.1...v2.4.2
minor fixes
v2.4.1 Add get_time function to retrieve current time
Various bug fixes and finally working
Full Changelog: v2.3.1...v2.4.0