Skip to content

v0.4.0 Prerelease 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 04 Feb 15:47
· 1347 commits to master since this release

This release is not compatible with v0.4.0 Prerelease 1! Some small changes may be necessary to upgrade! Upgrades from v0.3.x should not require any changes and should be seamless!

Changes since prerelease 1:

  • Changed .model.json format (and protocol) to be PascalCase instead of camelCase. See the model.json example for an updated example!
  • Added support for Bool and Number values in model.json (#30)
  • Added a sweet new logo!
  • Fixed service targeting regression from prerelease 1 (#29)
  • Syncing into non-default services like TestService now creates those services (#13)

Remaining issues before v0.4.0 release:

  • Using game as a partition target causes errors (#26)