v1.0.0
operate-services-sdk-bot
released this
02 Aug 21:14
·
7 commits
to main
since this release
Added
- Added Deployment Definitions to the Deploy and Fetch commands.
- Added analytics related to command usage and options used.
- Deploy/Fetch return an array in a table-like format with -json flag enabled.
- Leaderboards now supports the
ugs deploy
andugs fetch
commands at the root - Deploy sends file configurations into the service
- Fetch updates local files based on service configuration
- Leaderboards now supports
new-file
, to create an empty file for leaderboards
Changed
- Removed Leaderboards support to
create
andupdate
commands in favor ofdeploy
andfetch
.
Fixed
- A bug logging an additional error when deploying a file.