Releases: ocpi/ocpi-tool
Releases · ocpi/ocpi-tool
First public release
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
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
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
The first published version of the OCPI Data Tool. See https://github.com/ocpi/ocpi-tool for what the tool can currently do.