Skip to content

Releases: pebble/pebble-tool

Pebble Tool v4.0-rc6

15 Dec 03:23
Compare
Choose a tag to compare
Pebble Tool v4.0-rc6 Pre-release
Pre-release

Since v4.0-rc5:

  • Added the active SDK version to the output of pebble --version
  • Fixed spurious update notifications for versions older than the current one.
  • Resolved potential python package versioning conflicts for pypkjs
  • Added a mention of subcommand help to the output of pebble --help

Pebble Tool v4.0-rc5

08 Dec 04:16
Compare
Choose a tag to compare
Pebble Tool v4.0-rc5 Pre-release
Pre-release

Bug fixes:

  • pebble wipe was broken in all previous 4.0 RCs; it's fixed now.
  • Environment variables are once again passed through to pebble build and friends.
  • TERM not being set no longer fails builds.
  • Update checks are now performed only once per day.
  • Stopped displaying "b, e, t, a" instead of "beta" when the beta channel is enabled.
  • Improved --tintin's handling of virtualenvs.