cargo seed 0.5.1

latest releases: 0.9.2, 0.9.1, 0.9.0...
4 years ago
  • [BREAKING] MessageMapper::map_message changed to MessageMapper::map_msg.
  • [BREAKING] fetch and storage moved to seed::browser::service::{fetch, storage},
    but reimported at the lib level. Ie: seed::fetch, and seed::storage.
  • Added support for Vec<Attr> and Vec<Style> in view macros.
  • App included in prelude.
  • [BREAKING] Seed refactored to use async/.await. fetch.rs docs updated.
  • Export Attrs, Style, Listener. ie, can import with seed::Style etc.
  • Fixed a bug causing the docs not to build.

Don't miss a new seed release

NewReleases is sending notifications on new releases.