Skip to content

Releases: LexMachinaInc/node-lexmachina-api-client

Beta - 1.0.2

21 Apr 15:44
Compare
Choose a tag to compare

No functional changes. Just updating links in the README.md to the correct spots in the new developer portal. This does show up in the NPM page on publish, as well as Github.

Beta - 1.0.1

18 Apr 14:10
Compare
Choose a tag to compare

Published to npm as 1.0.1 . The minor version bump is from fixing the config example.

Beta - 1.0.0

17 Apr 23:03
Compare
Choose a tag to compare

Updated to work with the Lex Machina API post migration. This uses the api.beta.lexmachina.com base url.

Beta - 0.5.0

06 Dec 20:32
Compare
Choose a tag to compare

Added the patents() method and bumped second number because of functionality addition.

Beta - 0.4.0

23 Nov 16:51
Compare
Choose a tag to compare

Added a custom User-Agent based on version and added 401 authentication errors to the list of those retried.

Beta - 0.3.5

29 Sep 21:01
Compare
Choose a tag to compare

This release is what was published to NPM as 0.3.5. It includes all changes from the alpha->beta refactor. Additionally, it includes the ability to chain query parameter calls.

Alpha 0.2.0

26 Aug 18:30
Compare
Choose a tag to compare

This is the last version for the alpha version. Subsequent commits will be addressing the beta version of the API.