Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 891 Bytes

Devo Browser SDK

Change log.

Version 1.3.0

Added table method that allows to obtain a table's structure.

Version 1.2.6

Avoid to map metadata on streaming with the opt-in parameter mapMetadata.

Version 1.2.5

Do not use integration server for tests by default.

Version 1.2.4

Patch for OboeRequest public methods return this.

Version 1.2.3

Code cleanup.

Version 1.2.2

Patch for streaming returns 0.

Version 1.2.1

Patch the case where streaming returns 200 but status contains 500.

Version 1.2.0

Added support for skip and limit options.

Version 1.1.2

Removed mention of HTTP tokens.

Version 1.1.1

[Retired]

Version 1.1.0

  • Read test configuration from environment variables.
  • Enable Travis-CI continuous integration.

Version 1.0.1

  • Fix bundle generator.
  • Improve documentation.

Version 1.0.0

First public release.