Skip to content

Releases: MovingBlocks/gestalt

v7.2.0

04 Feb 19:09
Compare
Choose a tag to compare

What's Changed

  • backport(v7): refactor!: rename Component::copy to Component::copyFrom (#122) by @skaldarnar
  • [release/v7.x] fix: remove only use of Android API 24 incompatible code by @BenjaminAmos
  • [release/v7.x] feat(android): add new AssetManager-based modules source by @BenjaminAmos
  • backport(v7): gradle upgrade 6.5 -> 8.2.1 by @PurityLake
  • backport(v7): refactor(version): adjust to new semver 0.10.2 release by @jdrueckert
  • backport(v7): ci: update Jenkinsfile agent and artifactory url by @BenjaminAmos

Full Changelog: v7.1.0...v7.2.0

v7.1.0

12 Jun 23:40
Compare
Choose a tag to compare
  • reverts some permissions checks in ModuleEnvironment to their gestalt v5 behavior (#112)
  • improve compatibility with semantic versioning when comparing snapshot versions (#113)

v5.1.5 - tiny patch fix

07 Dec 02:50
fe18938
Compare
Choose a tag to compare

v7.0.0 - Android!

17 Nov 01:42
2f2cf72
Compare
Choose a tag to compare

v5.1.4 - another tiny patch release

01 Sep 21:07
Compare
Choose a tag to compare

v5.1.3 - patch fix for asset instances

01 Aug 00:58
Compare
Choose a tag to compare

v6.0.0 - gestalt-entity-system

24 Jun 20:00
Compare
Choose a tag to compare

This release primarily marks gestalt-entity-system as ready for live usage. An assortment of other improvements are also included.

v5.1.2 - better module snapshot selection

02 Sep 03:16
Compare
Choose a tag to compare

Small patch release that includes PR #57

v5.1.1 - minor disposal tweak

24 Jul 03:00
Compare
Choose a tag to compare

A requested change to be better able to react to disposed assets.