1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28# 0.5.0
* Upgrade to Bevy 0.17 by @rparrett in <https://github.com/rparrett/bevy-alt-ui-navigation-lite/pull/9>
# 0.4.0
* Upgrade to Bevy 0.16 by @rparrett in <https://github.com/rparrett/bevy-alt-ui-navigation-lite/pull/7>
# 0.3.1
* Fix logical coords being used for cursor position
# 0.3.0
* Update to Bevy 0.15
# 0.2.0
* Upgrade to Bevy 0.14
* Slightly better UI camera handling
# 0.1.0
* Initial Release
* Remove support for `cuicui_layout`
* Remove support for `bevy_mod_picking`
* Upgrade to Bevy 0.13