Releases: theangryangel/insim.rs
Releases · theangryangel/insim.rs
2.1.0
What's Changed
- fix(insim_core): missing codepage by @theangryangel in #174
- fix(insim): RaceLaps overflow by @theangryangel in #174
- feat(strobe): New example for client side (aka Piran DD annoyatron) by @theangryangel in #174
- perf: codepage colours escaping jumptables by @theangryangel in #177
- fix: missing ^C codepage
- feat: is_xxx methods on flags by @theangryangel in #179
- feat: impl as_parent or maybe Into/From for common subtype methods into Packet by @theangryangel in #179
- feat(insim_core): Colourify trait to help build strings with colours … by @theangryangel in #182
- release: 2.1.0 by @theangryangel in #183
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- feat: embrace workspaces by @theangryangel in #160
- fix: Cargo.toml versions by @theangryangel in #161
- chore(deps): update binrw requirement from 0.13.3 to 0.14.0 by @dependabot in #162
- chore(deps): update itertools requirement from 0.12.0 to 0.13.0 by @dependabot in #163
- chore(deps): update tokio-tungstenite requirement from 0.21.0 to 0.23.1 by @dependabot in #164
- feat: raise MSRV to 1.75 by @theangryangel in #167
- fix(insim): MSO textstart field is mangled when UTF-8 conversion occurs by @theangryangel in #165
- feat: support for LFS 0.7F by @theangryangel in #170
- docs(insim): IPB incorrect documentation by @theangryangel in #172
- feat(insim_core): Game version parsing by @theangryangel in #171
- fix(insim): Missing C codepage, string methods tidy up by @theangryangel in #174
Full Changelog: 1.0.0...2.0.0
v1.0.0
Initial stable and public release 🎉