Releases: TinEye/tineye-api-node
Releases · TinEye/tineye-api-node
2.0.6 - Line up NPM and Github version
Compare
Sorry, something went wrong.
No results found
This release contains no changes from the 2.0.5 release.
It exists to bring the version in line with the NPM version.
2.0.5: Update Dependent Libraries
Compare
Sorry, something went wrong.
No results found
This bumps the libs dependencies to the latest
Axios => ^1.3.4
Jest => ^29.5.0
prettier => 2.8.4
2.0.4: Update Dependent Libraries
Compare
Sorry, something went wrong.
No results found
This release updates some of the libraries dependencies
Updated Axios to 1.2.2
Updated Jest to 29.3.1
Added prettier to development dependencies
2.0.3: Update Deps and Cleanup
Compare
Sorry, something went wrong.
No results found
No need to import URLSearchParams from url module as it is now exposed as global.
Updated axios from 0.25.0 -> 0.26.13
Updated jest from 27.5.0 -> 27.5.1
2.0.0: Swapping HMAC-SHA256 authentication with header key (#19)
Compare
Sorry, something went wrong.
No results found
Swapping HMAC-SHA256 authentication with header key
Updated jest 27.0.1 -> 27.0.6
1.1.5
Compare
Sorry, something went wrong.
No results found
Updated form-data 3.0.0 -> 4.0.0
Updated jest 26.1.0 -> 27.0.1
Fixed an encoding bug when searching with URLs
1.1.4
Compare
Sorry, something went wrong.
No results found
Updated Axios 0.19.0 -> 0.21.1
Fixed a bug when performing a search with no options
1.1.3
Compare
Sorry, something went wrong.
No results found
Updated jest 25.1.0 -> 26.1.0
1.1.0
Compare
Sorry, something went wrong.
No results found
Changed tests from BusterJS to Jest
Removed BlueBird and switched to native promises
Switch library for making GET requests from Requests to Axios
1.1.2
Compare
Sorry, something went wrong.
No results found
Updated Axios 0.19.0 -> 0.19.2
Updated form-data 2.5.0 -> 3.0.0
Updated jest 24.8.0 -> 25.1.0
Updated Sandbox key link in README
Removed the tests from being packaged
Removed unneeded git folder from .gitignore