Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 18:44
· 22 commits to develop since this release

1.0.0 (2023-06-03)

⚠ BREAKING CHANGES

  • core: Update for Godot 4 stable

Upgraded to Godot 4. Thanks to: @MikeSchulze for GDUnit his GH Action workflow examples - https://github.com/MikeSchulze/gdUnit4 @bitbrain for his GH Action workflow examples in https://github.com/bitbrain/beehave

fix(example): Update Events demo scene for Godot 4
fix(example): crash issue on writing telemetry events
ci(pipeline): workflow_dispatch to be in correct indent level
ci(pipeline): Update GDUnit4 actions
ci(pipeline): Run unit tests on Godot 4.02 & 4.0.3
ci(pipeline): Separate Godot 4 & 3 branches
ci(pipeline): Separate Godot 4 workflows
ci(pipeline): set new asset ID for new Asset in AssetLib
ci(pipeline): Exclude LoginIntegrationTest (broken)
ci(pipeline): Removed defunct & unused plugin refresher
test(pipeline): Switch test framework to GDUnit4
docs(readme): Added users of godot-playfab to README.md
docs(license)Updated licenses

Features

Continuous Integration

  • bump mathieudutour/github-tag-action to v6.1 (7491b16)

What's Changed

New Contributors

Full Changelog: 0.3.4...1.0.0