Releases: widesky/jswidesky-client
Releases · widesky/jswidesky-client
1.1.2 Milestone Release
The following changes have been made to the library;
CHANGED
- Minified version of the release is now included as part of the release procedure.
- A suite of graphql utility has been added to the library.
- All HTTP requests are now requested with
ACCEPT-ENCODING: gzip compressed
.
This means that the payload of all Widesky response will be significantly smaller. This function is switched on by default and may be disabled as required.
1.0.0: Widesky javascript client - First release
This is the first public release for the WideSky client.
Please open a github issue for any problem you encounter.
0.1.1: Alpha release
This is the initial release of the javascript client for Widesky.
[0.1.1] - 2020-09-08
ADDED
A Javascript library for a client for reading and modifying semantic model of a Widesky instance.
Support for reading and writing time series data of a Widesky instance.
Support for Project haystack's API.