Skip to content

v1.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaT1g3R MaT1g3R released this 09 Oct 20:33
· 6 commits to main since this release
64676aa

Slay the relics exporter v1.4.1

Note: This is a pre-release, use at your own risk.

Code quality

  • Add config class to manage loading/saving config
  • Move classes into packages
  • Delete unused assets
  • Use ebs client to broadcast messages
  • Replace printStackTrace calls with logging
  • Move OAuth logic to AuthManager class
  • Remove inheritance of JSONMessageBuilder, now deck and tips JSON
    builders will just call the buildJson method on JSONMessageBuilder
    instead
  • Create Message class as a container of the request body sent to the
    backend

Full Changelog: v1.4.0...v1.4.1