Pycounter Versions Save

Project COUNTER/NISO SUSHI usage statistics

2.1.4

3 years ago

Fixes an issue with report JR2

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

Adds api_key support for COUNTER 5 SUSHI

2.0.0

4 years ago

2.0.0a4

4 years ago

Mostly bugfixes for COUNTER 4 bits thanks to Beda Kosata.

A bit of CI and style cleanup as well

2.0.0a3

5 years ago

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

5 years ago

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.

2.0.0a1

5 years ago

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

5 years ago

We now explicitly support python 3.7.