Skip to content

Latest commit

 

History

History
71 lines (30 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

71 lines (30 loc) · 2.06 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.6 (2018-10-09)

Bug Fixes

  • dsQueryToString: Add support for google/datastore 2.0.0 (c71a02c)

1.1.5 (2018-10-09)

Bug Fixes

  • dsQueryToString: Allow datastore.int() value in filter (19fd2ac), closes #3

1.1.4 (2018-08-26)

Bug Fixes

  • postGetEntity: Only wrap entities in array if not already an Array (95aa0dc)

1.1.3 (2018-08-18)

Bug Fixes

  • chore: Support nsql-cache 1.1.3 (7f6889b)

1.1.2 (2018-08-07)

1.1.1 (2018-05-08)

Bug Fixes

  • keyToString & queryToString convertion (248c032)

1.1.0 (2018-05-08)

Features

  • config: Add support to global configuration (0ef86f8)

1.0.1 (2018-05-06)