Skip to content

Releases: slavniyteo/rect-ex

v0.2.1

30 Dec 05:49
c8c32b3
Compare
Choose a tag to compare

Polishing & fixes related to UPM (Unity Package Manager) layout. See docs here

Unity Package Manager Support

19 Jul 03:27
Compare
Choose a tag to compare

This release contains only one change: UPM support.

There is one breaking change: Unity versions below 2017.1 aren't supported from now on.

I won't build unitypackage files anymore. Please, install with UPM:

{
  "dependencies": {
    "st.rect-ex": "https://github.com/slavniyteo/rect-ex.git#v0.2.0"
  }
}

v0.1.0

09 Nov 10:53
Compare
Choose a tag to compare
Tabs removed, spaces added