You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [6.0.0](v5.1.0...v6.0.0) (2024-07-19)
### Features
* simplified fetch to replace the array specific fetch ([3430874](3430874))
### BREAKING CHANGES
* replaced fetch_arr, RT traits, and Model trait with the new Queryable trait
* simplified fetch to replace the array specific fetch ([3430874](https://github.com/WFCD/warframe.rs/commit/3430874f79f56b2cde691fdead25c87238495925))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
* replaced fetch_arr, RT traits, and Model trait with the new Queryable trait
0 commit comments