All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.5 - 2020-08-12
- Fixed imports and exports due to faulty auto-import
- Moved couple utility files from
request
tocommon
0.1.4 - 2020-08-11
- Added typings for search-request and search-response
0.1.3 - 2020-03-04
- Fixed the typing of the Terms Query #2
0.1.2 - 2020-01-31
- Fixed the publishing of the package - it now actually contains the definition files.
0.1.1 - 2020-01-30
- Updated package structure:
- Removed redudant code from published package
- New typing structure and therefore import changes
0.1.0 - 2020-01-30
- First release with most of the Query DSL