UniMob Versions Save

Modern reactive programming library for Unity (inspired by MobX js)

2.5.0

5 months ago

What's Changed

Features

using (this.appLifetime.CreateNested(out var lifetime)) {
    // use lifetime
}

Experimental Features

Changes

  • Various optimizations (pooling of LifetimeController's internal arrays, using new lifetime.CreateNested api in Atom.When, etc)
  • Mark ILifetimeController as obsolete

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.4.1...2.5.0

2.4.1

1 year ago

What's Changed

Changes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.3.3...2.4.1

2.3.3

1 year ago

What's Changed

Changes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.3.2...2.3.3

2.3.2

1 year ago

What's Changed

Fixes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.3.1...2.3.2

2.3.1

1 year ago

What's Changed

Changes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.3.0...2.3.1

2.3.0

1 year ago

What's Changed

Changes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.2.0...2.3.0

2.2.0

1 year ago

What's Changed

Changes

Full Changelog: https://github.com/codewriter-packages/UniMob/compare/2.1.4...2.2.0

2.1.4

1 year ago

2.1.1

1 year ago

2.0.1

2 years ago