cargo notan 0.7.0
v0.7.0

latest releases: 0.9.1, 0.9.0, 0.8.0...
24 months ago
  • Updated and upgraded all dependencies #131
  • Fix audio bug that starts a sound with maximum volume and then fade. #131
  • Added WindowConfig::always_on_top and WindowBackend::set_always_on_top/is_always_on_top to force the window to the foreground. Has no effect on the web. #132
  • Added notan_random and feature random to allow users to disable the default random features and use their own. #133
  • In EguiPlugin, handle CMD key on web. #136
  • Fix, inverted the direction of the horizontal mouse wheel on web. #139
  • Added TextureBuilder::from_source(raw) to create textures that are backend dependant. #138
  • Added TextureUpdater::with_source(raw) to update textures that are backend dependant. #138
  • Added support to load and update web_sys::HtmlImageElement using the default backend. #138

Thanks everybody for the help, support, and contributions!

Don't miss a new notan release

NewReleases is sending notifications on new releases.