Skip to content

Releases: bash/mundy

0.2.0

24 Aug 17:16
818afcc
Compare
Choose a tag to compare
  • Added support for Android.
  • The MSRV was previously not explicitly defined.
    It is now set to 1.80.0.
  • Removes conversions from Srgba to bevy and epaint color types.
  • Add convenience methods on the preference enums
    for easy testing such as is_dark, is_light, etc.

0.1.10

16 Jul 18:56
a2ad40e
Compare
Choose a tag to compare
  • Add Preferences::once_blocking - an easy way to retrieve the preferences once. #5
  • Update epaint from 0.31 to 0.32

0.1.9

27 Apr 13:53
703bff6
Compare
Choose a tag to compare
  • Update bevy_color to 0.16

0.1.8

24 Mar 18:39
b87a039
Compare
Choose a tag to compare
  • ⬆️ Update windows to 0.61

0.1.7

08 Mar 12:53
4acfb92
Compare
Choose a tag to compare
  • ⬆️ Update windows to 0.60
  • ⬆️ Update epaint to 0.31

0.1.6

27 Jan 11:27
aae57fd
Compare
Choose a tag to compare
  • ⬆️ Update objc2 to 0.6

0.1.5

17 Dec 11:34
1c93df4
Compare
Choose a tag to compare
  • ⬆️ Update epaint to 0.30

0.1.4

10 Dec 10:56
27be69d
Compare
Choose a tag to compare
  • ✨ Add support for reading the double click interval preference.

0.1.2

18 Oct 18:49
64ddccd
Compare
Choose a tag to compare
  • ⬆️ Update zbus from 4.4 to 5.0
  • Replace futures-util with futures-lite

0.1.1

13 Oct 20:56
f7999fa
Compare
Choose a tag to compare
Bump version