v1.0.0-alpha.7
Pre-release
Pre-release
·
63 commits
to dev
since this release
fav v0.*, based on fav_core fav_utils (which heavily depends on protobuf and many traits),
is considered over-designed by me.
As my being more familar with Rust, I decide to re-factor again this CRUD-oriented application.
🆕 update of fav v1.*
- sqlite & sea-orm: to support more media attributes management
- more powerful: support pull medias in fav collections and upper space
- dep:api_req: my published api request helper crate
- dep:bevy_ecs: make the app more maintainable
- migrating tool: [WIP] migrator from
fav v0.*tofav v1.*