Skip to content

Releases: Parquery/spurplus

spurplus 2.3.5

29 Mar 09:44
e7eb402
Compare
Choose a tag to compare

We upgrade spur version to 0.3.23, so spurplus can install with paramiko 3.x.

spurplus 2.3.4

10 Oct 07:14
80a4380
Compare
Choose a tag to compare
  • Added support for Python 3.7 and 3.8, respectively.

spurplus 2.3.3

11 Oct 07:43
18ef88c
Compare
Choose a tag to compare
  • Fixed live tests for Windows

spurplus 2.3.2

11 Sep 15:03
121121d
Compare
Choose a tag to compare
  • Added separate named temporary files for Windows compatibility

spurplus 2.3.1

09 Apr 16:03
39040a3
Compare
Choose a tag to compare
  • Set the default of cwd argument to None instead of ""

spurplus 2.3.0

01 Mar 13:24
8637b45
Compare
Choose a tag to compare
  • Added initialization of reconnecting SFTP through paramiko

spurplus 2.2.1

01 Mar 10:18
e7c284d
Compare
Choose a tag to compare
  • Added temppathlib to dependencies (was in dev dependencies before)

spurplus 2.2.0

30 Oct 11:02
c9f5ea2
Compare
Choose a tag to compare
  • Updated to icontract 2.0.1
  • Added listdir to spurplus.sftp

spurplus 2.1.2

23 Oct 12:20
5c8ecb3
Compare
Choose a tag to compare
  • Replaced mutable argument types with immutable ones where appropriate

spurplus 2.1.1

19 Oct 10:09
68ad389
Compare
Choose a tag to compare
  • Fixed sync_to_remote to delete children before parent directories