X Tutup
Skip to content

Releases: numtide/deploykit

1.2.1

16 Nov 11:33
4ac6bc7

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

15 Nov 14:19
f3f08cf

Choose a tag to compare

What's Changed

  • DeployHost::run: add extra_ssh_opts argument by @Ma27 in #28
  • Bump python to 3.13 by @Mic92 in #30

New Contributors

  • @Ma27 made their first contribution in #28

Full Changelog: 1.1.1...1.2.0

1.1.1

18 Sep 13:24
3ec2261

Choose a tag to compare

What's Changed

  • use shlex.join for quoting by @Mic92 in #27

Full Changelog: 1.1.0...1.1.1

1.1.0

05 Aug 07:25
ed7fba1

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

13 Dec 15:54
ac7271f

Choose a tag to compare

What's Changed

  • Fix python warnings: use logging.warning instead of deprecated logging.warn, no longer user deprecated distutils
  • add verbose_ssh option to verbosely log ssh commands

Full Changelog: 1.0.1...1.0.2

1.0.1

03 Nov 12:40
bcc1cfc

Choose a tag to compare

What's Changed

  • disable ssh tests on darwin by @zowoq in #19

New Contributors

  • @zowoq made their first contribution in #19

Full Changelog: 1.0.0...1.0.1

Here we go!

30 Sep 13:23
d7a6b9f

Choose a tag to compare

Deploykit has been already used for some time in different places and a release was long due.
So here we go!

X Tutup