Skip to content

Releases: hydroshare/hsclient

1.0.1

16 May 15:10
7af071f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Feb 20:03
712cf01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...1.0.0

Release 0.3.4

08 Jun 16:11
fd11a10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

Release 0.3.3

19 Apr 20:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.3

Release 0.3.1

11 Jul 14:29
89f6c69
Compare
Choose a tag to compare

What's Changed

  • Instantiate HydroShare object without authorization by @aaraney in #43

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

15 Jun 20:12
90381c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

Release 0.2.1

18 Nov 18:14
a8152e4
Compare
Choose a tag to compare

What's Changed

  • Handle User subject_areas field null case by @aaraney in #34

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

16 Nov 22:06
1a1c0e8
Compare
Choose a tag to compare

What's Changed

  • HydroShareSession's username, password, client_id, and token are now keyword only args with None default by @aaraney in #29
  • add new user info fields by @sblack-usu in #31
  • Decode filename by @sblack-usu in #32

Full Changelog: 0.1.8...0.2.0

Release 0.1.8

29 Sep 21:55
9b681ef
Compare
Choose a tag to compare
Merge pull request #27 from hydroshare/set-private-test

extend resource public test for setting private

Release 0.1.7

03 May 20:25
bf3174e
Compare
Choose a tag to compare

Fix absolute paths for uploading with windows