Releases: pitthsls/pycounter
2.1.4
2.1.2
2.1.1
2.1.0
2.0.0
2.0.0a4: Merge pull request #89 from beda42/master
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
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
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
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.