Releases: shipth-is/cli
Releases · shipth-is/cli
v0.1.38
What's Changed
- docs: Adding 4.5.1 stable to the version list by @madebydavid in #101
- feature: allow using demo credentials when building sideload assets by @madebydavid in #105
- docs: adding Godot 3.6.2 and other README.md improvements by @madebydavid in #106
- fix: require
--platformwhen using--useDemoCredentialsonshipthis game shipby @madebydavid in #108 - fix: display correct success message when using
--useDemoCredentialsflag by @madebydavid in #110
Full Changelog: v0.1.37...v0.1.38
v0.1.37
What's Changed
- docs: updating README.md to include
--verboseflag in the "how to debug" FAQ by @madebydavid in #88 - Including Godot 4.5 in the version table by @madebydavid in #92
- Bump axios from 1.8.4 to 1.12.0 by @dependabot[bot] in #93
- feat: adding commands to delete credentials by @madebydavid in #94
- Removing docs which were auto-generated from uncommitted code by @madebydavid in #96
- Bump tmp and @inquirer/editor by @dependabot[bot] in #97
- fix: adding docs for delete commands to topic pages by @madebydavid in #98
- docs: updating version information in README.md by @madebydavid in #99
Full Changelog: v0.1.36...v0.1.37
v0.1.36
What's Changed
- Updates the the README and FAQ by @madebydavid in #57
- feat: showing current email address in
shipthis statusoutput by @madebydavid in #77 - Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #82
- feat: adding a
--verboseflag toshipthis game shipby @madebydavid in #84 - feat: checking for agreement (terms/privacy) changes and showing a notice by @madebydavid in #85
- docs: expanding FAQ with questions from recent conversations by @madebydavid in #81
- feat: checking for new version of package and displaying a prompt to upgrade by @madebydavid in #86
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- APIKey doc update by @madebydavid in #61
- fix: order of items in output is different following linter run by @madebydavid in #62
- docs:
shipthis game android keyStoredocumentation updates for #3 by @madebydavid in #63 - docs:
shipthis game shipupdating the description, examples, help output and flags by @madebydavid in #64 - docs:
shipthis gameshipthis game android statusby @madebydavid in #66 - Adding a command and help for the Google org policy by @madebydavid in #67
- Fixes #71 by @madebydavid in #72
- Prompt for Google Org policy change in wizard if Service Account Key creation is disabled by @madebydavid in #73
Full Changelog: v0.1.34...v0.1.35
v0.1.34
What's Changed
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #58
- Management commands for ShipThis API keys by @madebydavid in #59
- Re-adding the custom help class to the exports by @madebydavid in #60
Full Changelog: v0.1.33...v0.1.34
v0.1.33
What's Changed
- fix: press B to open browser on Android Wizard by @madebydavid in #47
- fix: useSafeInput hook which is not active when not in raw-mode by @madebydavid in #48
- fix: Additional linting by @jamiel in #51
- Bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #52
- Fixing issue when export_presets is an empty file by @madebydavid in #53
- Additional debugging output when running
shipthis game ship --followby @madebydavid in #55 - iOS command to add a TestFlight user. Automatically add current user to test group. by @madebydavid in #54
New Contributors
- @dependabot[bot] made their first contribution in #52
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
- Upgrading fullscreen-ink and removing useScreenSize by @madebydavid in #35
- Fixing issue where the Google privacy text was not shown on tall sceens by @madebydavid in #36
- Implement correct exit codes on
statuscommands to resolve #37. Refactor of game related status commands. by @madebydavid in #39 - fix: add .tsx to linter and auto changes from --fix by @jamiel in #40
- Checking if authenticated instead of checking if there is an auth config by @madebydavid in #41
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- Adding FAQ and compatibility table README.md by @madebydavid in #28
- Updated FAQ by @madebydavid in #29
- Showing correct text on ship-success by @madebydavid in #30
- Better handling for incorrectly configured games and recommended commands to run by @madebydavid in #33
- Adapting the Android wizard for 80x24 and to handle resizing by @madebydavid in #34
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- Fix race condition where build asset wasn't immediately available on job completion by @madebydavid in #27
Full Changelog: v0.1.29...v0.1.30
v0.1.29
What's Changed
- feat: add auto-generated release notes to releases by @jamiel in #24
- Resolves #13 - Directly tailing the build logs. by @madebydavid in #25
Full Changelog: v0.1.28...v0.1.29