Skip to content

Releases: ashblue/fluid-database

v2.1.0

05 Jan 04:18
Compare
Choose a tag to compare

2.1.0 (2021-01-05)

Bug Fixes

  • ci: bumping node version number again (2d5d91d)
  • ci: fix for broken CI deploys (f829212)
  • ci: fix for NPM node.js version (3bd735c)

Features

  • database: all databases now support Has() checks (f0847d6)

v2.0.0

21 Aug 17:47
Compare
Choose a tag to compare

2.0.0 (2019-08-21)

Features

  • events: replaced with Unity Event Plus package (7c25b5a)
  • global-bool-monitor: adds array support (13c98a9)

BREAKING CHANGES

  • global-bool-monitor: You'll need to move any global bool monitor component values to the array value.
    Make sure to note what the original value is before upgrading.

v1.0.2

20 Aug 20:48
Compare
Choose a tag to compare

1.0.2 (2019-08-20)

Bug Fixes

  • asset creation menu now uses the fluid namespace (4d58835)

v1.0.1

30 Jun 06:05
Compare
Choose a tag to compare

1.0.1 (2019-06-30)

Bug Fixes

  • unity warnings: assigned empty field values (0cedde2)

v1.0.0

30 Jun 05:57
Compare
Choose a tag to compare

1.0.0 (2019-06-30)

Features

  • commit to trigger first build (b2b3b79)