Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@asciifaceman asciifaceman released this 09 Dec 23:27
· 2 commits to main since this release
2314f25

Godotons v0.2.0

Several new features, tons of fixes and enhancements

This update marks Godotons being ready for general consumption and bug reporting.

  • Lots of fixes around file operations and cleaning up after itself
  • Fetches the upstream commit hash and stores after successful integration
  • Backend support started for Gitlab addon sources
  • Improved Dock experience with collapsing being saved
  • Mutexes on config/file operations
  • Cleaned up logging/messaging
  • enable/disable addons in runs
  • can update previously installed addons
  • can refuse to update if the same hash was installed last in history (if Update on Apply = false)
  • And more! (I think?)

Known issues

  • Does not currently support top directory sources (repo root) - a fix is planned but not solved yet

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0