Skip to content

Releases: scriptmaster/butter_paddle

v1.2.7

18 Jul 22:54
782a986
Compare
Choose a tag to compare
  • Support for watchexec
  • .pid file to prevent multiple builds on same dir

v1.1.0

16 Jul 12:24
dc626e0
Compare
Choose a tag to compare

New features added:

  • If offline, download libs by local_lib: (useful in restricted/docker environments)
  • New configuration key: local_lib
  • If paddle.yml is missing, running paddle generates new file.
  • jarsigner storepass is read from environment var: storepass or prompted if missing in env and config.

paddle.yml

local_lib: ..\..\..\lib # or absolute path
# storepass: 

v1.0.2

16 Jul 10:53
dc626e0
Compare
Choose a tag to compare
  • Download and extract .aar and .jar from repositories:
  • google, maven, github cdn
  • jcenter not added

v1.0.1

15 Jul 23:20
3250a68
Compare
Choose a tag to compare
Add files via upload