Skip to content

Releases: pitthsls/pycounter

SUSHI bugs fixed

03 Aug 15:19
Compare
Choose a tag to compare
  • Fix --output_file option to sushiclient
  • Verify SSL certificates by default (adds --no_ssl_verify option to sushiclient and verify=False to pycounter.sushi functions to disable it)

sushiclient retry when Report Queued message is given

01 Aug 20:15
Compare
Choose a tag to compare

The sushiclient program (and pycounter.sushi.get_report()) will now retry a request when a Report Queued message comes back from the server.

1.0.2: Merge pull request #62 from pitthsls/pyup-config

23 May 12:43
e4ad050
Compare
Choose a tag to compare

Fixes bug with single month DB1 reports

0.16.1

13 Oct 14:00
Compare
Choose a tag to compare
flake8: line too long

0.16.0

13 Oct 13:28
Compare
Choose a tag to compare
Issue #55

Allow bad date formats in dates covered field; we're already accepting them in the date run field and I'm seeing badly formatted dates in real-world files.

I'm bad at tagging...

07 Aug 19:54
Compare
Choose a tag to compare
0.15.3

bump version to 0.15.3, tag for release of bugfix.

0.15.2

03 Mar 16:08
Compare
Choose a tag to compare

(tagging release I did ages ago)

0.15.1

31 Aug 15:14
Compare
Choose a tag to compare
new version of requests needs headers to all be strings; old version …

0.14.0

18 May 19:40
Compare
Choose a tag to compare
Wiley seems to be finicky about capitalization of at least the ID att…

0.13.0

05 Apr 16:36
Compare
Choose a tag to compare

Fixes some SUSHI incompatibilities by more strictly following the standard.