Skip to content

v1.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 May 10:50
· 63 commits to dev since this release
v1.0.0-alpha.7
b53e5b2

⚠️ fav v0.* is archived branch

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.* to fav v1.*