Skip to content

Releases: Parquery/spurplus

spurplus 2.3.5

Choose a tag to compare

@mristin mristin released this 29 Mar 09:44
e7eb402

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

spurplus 2.3.4

Choose a tag to compare

@mristin mristin released this 10 Oct 07:14
80a4380
  • Added support for Python 3.7 and 3.8, respectively.

spurplus 2.3.3

Choose a tag to compare

@radomsak radomsak released this 11 Oct 07:43
18ef88c
  • Fixed live tests for Windows

spurplus 2.3.2

Choose a tag to compare

@radomsak radomsak released this 11 Sep 15:03
121121d
  • Added separate named temporary files for Windows compatibility

spurplus 2.3.1

Choose a tag to compare

@mristin mristin released this 09 Apr 16:03
39040a3
  • Set the default of cwd argument to None instead of ""

spurplus 2.3.0

Choose a tag to compare

@mristin mristin released this 01 Mar 13:24
8637b45
  • Added initialization of reconnecting SFTP through paramiko

spurplus 2.2.1

Choose a tag to compare

@mristin mristin released this 01 Mar 10:18
e7c284d
  • Added temppathlib to dependencies (was in dev dependencies before)

spurplus 2.2.0

Choose a tag to compare

@mristin mristin released this 30 Oct 11:02
c9f5ea2
  • Updated to icontract 2.0.1
  • Added listdir to spurplus.sftp

spurplus 2.1.2

Choose a tag to compare

@mristin mristin released this 23 Oct 12:20
5c8ecb3
  • Replaced mutable argument types with immutable ones where appropriate

spurplus 2.1.1

Choose a tag to compare

@mristin mristin released this 19 Oct 10:09
68ad389
  • Fixed sync_to_remote to delete children before parent directories