Skip to content

Releases: pitthsls/pycounter

2.1.4

08 Jul 18:02
Compare
Choose a tag to compare

Fixes an issue with report JR2

2.1.2

24 Jan 19:37
Compare
Choose a tag to compare
allow misformatted dates in vendor reports in one more place

2.1.1

24 Jan 14:47
Compare
Choose a tag to compare
skip testing on nightly; it's Too Soon for py3.9

2.1.0

06 Nov 15:20
Compare
Choose a tag to compare

Adds api_key support for COUNTER 5 SUSHI

2.0.0

13 Sep 18:52
Compare
Choose a tag to compare
document (deprecated) year property

2.0.0a4: Merge pull request #89 from beda42/master

28 Aug 15:25
1953780
Compare
Choose a tag to compare

Mostly bugfixes for COUNTER 4 bits thanks to Beda Kosata.

A bit of CI and style cleanup as well

non-UTF-8-system friendly alpha

22 May 11:52
Compare
Choose a tag to compare
Pre-release

Appveyor was having trouble with earlier prereleases because of a unicode handling problem in the poetry
library. Pinning pendulum (which itself uses poetry) to an earlier version that installs cleanly, mostly to
make Appveyor's build system happy.

2.0.0a2: include a kludgy metric on COUNTER 5 SUSHI reports for compatibility

30 Apr 13:40
Compare
Choose a tag to compare

Now with a kludge for COUNTER 5 SUSHI to include report.metric compatible with COUNTER 4 SUSHI requests.

This isn't a good long-term solution but it will allow our ERM to load from C4SUSHI servers in the short term.

First 2.0 alpha release

29 Mar 17:28
c285f31
Compare
Choose a tag to compare
Pre-release

Beginnings of COUNTER 5 support.

The sushi API can fetch data from COUNTER 5 SUSHI servers, and sushiclient can output CSV reports
that are formatted like COUNTER 4 with data from COUNTER 5 reports, which is a bit of an
abomination but also ingestable into my ERM.

1.1.1

01 Mar 19:09
Compare
Choose a tag to compare

We now explicitly support python 3.7.