Skip to content

Releases: LexMachinaInc/node-lexmachina-api-client

Beta - 1.0.2

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 21 Apr 15:44

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

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 18 Apr 14:10

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

Beta - 1.0.0

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 17 Apr 23:03

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

Beta - 0.5.0

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 06 Dec 20:32

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

Beta - 0.4.0

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 23 Nov 16:51

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

Beta - 0.3.5

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 29 Sep 21:01

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

Choose a tag to compare

@daveslusher-lm daveslusher-lm released this 26 Aug 18:30

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