Releases: WFCD/warframe.rs
Releases · WFCD/warframe.rs
v6.2.0
6.2.0 (2024-10-28)
Features
v6.1.0
6.1.0 (2024-10-21)
Features
v6.0.1
6.0.1 (2024-08-27)
Bug Fixes
- docs: added docs for almost everything (2985fb1)
v6.0.0
6.0.0 (2024-07-19)
Features
- simplified fetch to replace the array specific fetch (3430874)
BREAKING CHANGES
- replaced fetch_arr, RT traits, and Model trait with the new Queryable trait
v5.1.0
5.1.0 (2024-07-11)
Features
v5.0.1
5.0.1 (2024-06-23)
Bug Fixes
- syndicate jobs now have the type (11b8dcd)
v5.0.0
5.0.0 (2024-06-11)
Bug Fixes
- listeners are now properly spawnable in a tokio::task::spawn(f) (#13) (d670259)
BREAKING CHANGES
- changed the signature of nested listener callback
v4.1.0
4.1.0 (2024-06-09)
Features
v4.0.0
artificial release
What's Changed
- fix: Invasion failing when InvasionMember is Infested by @Mettwasser in #9
Full Changelog: v3.1.1...v4.0.0
v3.1.1
3.1.1 (2024-02-10)
Bug Fixes