Skip to content

Releases: infosecwatchman/eyeSegmentAPI

New eyeSegment API Release 2.2.2

05 Jun 15:46
Compare
Choose a tag to compare

Add filter functions, and add a function to get all data in the matrix.

Full Changelog: 2.2.1...2.2.2

New eyeSegment API Release 2.2.1

05 Jun 15:25
Compare
Choose a tag to compare

Fixed compressed data return, add GetCSVData function, cleanup global variable definition, remove unnecessary request headers, remove deprecated functions, changed function comments and variables to match spec, add more error checking.

Full Changelog: 2.2.0...2.2.1

New eyeSegment API Release 2.2.0

01 Jun 20:45
Compare
Choose a tag to compare

New eyeSegment API Release

Updated credential options, function restructure, and better logging. Tested on eyeSegment version 6.02.0

Allowing use of eyeSegmentAPI application as module.

Full Changelog: 2.1...2.2.0

New eyeSegment API Release

01 Jun 17:18
Compare
Choose a tag to compare

Updated credential options, function restructure, and better logging. Tested on eyeSegment version 6.02.0

What's Changed

  • Added encryption and truncated functions by @Rldeckard in #3

New Contributors

Full Changelog: 1.2...2.1

v1.2

17 Feb 14:23
Compare
Choose a tag to compare

New version to allow importing into other projects.

What's Changed

  • Updated the README.md with more content and fixed some typos by @jjesse in #2

New Contributors

  • @jjesse made their first contribution in #2

Full Changelog: 1.1...1.2

Version 1.1

02 Nov 20:10
d4a35fa
Compare
Choose a tag to compare

Version 1.1:

Compiled version of main.go, to help alleviate some of the troubles of getting the binary built. The chrome-win directory and the chromedriver.exe need to be in the same directory as the eyeSegmentAPI binary.