Skip to content

Releases: ocpi/ocpi-tool

First public release

04 Feb 12:44
Compare
Choose a tag to compare

Compared to the previous release, this one has working Sessions and CDRs exports from OCPI 2.2.1 platforms. Also it gives nicer error messages if something doesn't go according to plan during the export.

For developers, it's nice to know that your local login session is no longer erased when you run the unit tests.

Disable debug output

15 Jan 10:25
Compare
Choose a tag to compare

The previous release would write a lot of nonsense to standard error while fetching data. This release no longer does that.

Make sure TypeScript is compiled before publishing

15 Jan 10:12
Compare
Choose a tag to compare

The NPM package for the previous release didn't work, presumably because there was only the Typescript in it and no executable Javascript. This release attempts to fix that.

Initial publication attempt

15 Jan 10:02
70846b2
Compare
Choose a tag to compare

The first published version of the OCPI Data Tool. See https://github.com/ocpi/ocpi-tool for what the tool can currently do.