Releases: LexMachinaInc/node-lexmachina-api-client
Beta - 1.0.2
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
Published to npm as 1.0.1 . The minor version bump is from fixing the config example.
Beta - 1.0.0
Updated to work with the Lex Machina API post migration. This uses the api.beta.lexmachina.com base url.
Beta - 0.5.0
Added the patents() method and bumped second number because of functionality addition.
Beta - 0.4.0
Added a custom User-Agent based on version and added 401 authentication errors to the list of those retried.
Beta - 0.3.5
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
This is the last version for the alpha version. Subsequent commits will be addressing the beta version of the API.