Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1.49 KB

Changelog

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.

Unreleased

0.1.5 - 2020-08-12

Fixed

  • Fixed imports and exports due to faulty auto-import

Changed

  • Moved couple utility files from request to common

0.1.4 - 2020-08-11

Added

  • Added typings for search-request and search-response

0.1.3 - 2020-03-04

Fixed

  • Fixed the typing of the Terms Query #2

0.1.2 - 2020-01-31

Fixed

  • Fixed the publishing of the package - it now actually contains the definition files.

0.1.1 - 2020-01-30

Changed

  • Updated package structure:
    • Removed redudant code from published package
    • New typing structure and therefore import changes

0.1.0 - 2020-01-30

Added

  • First release with most of the Query DSL