All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.16.3 (2019-10-18)
- modification following the tests for the import route (56a3755)
- typo, change developement to development (b4e0d46)
- typos in the documentation preventing it to build (52250ca)
- add apikey authentication, modify tests accordingly (cbe48fe)
- add new routes for import (5b99b92)
- allow import data with a non existing projectId (b2f6a4e)
- documentation for new routes (3fdc887)
- enhance error handling for the import controller (d276c87)
- improvements to error handling and readability (661b484)
- only search model id in the current project (7b6ad0e)
- test for the route last time stamp (d6f0b82)
- test update for import route (1d27eb9)
- use express validator to check params (d48c1d4)
- export: add option to not export certain collections (2c23231)
- export: add zipping (0f71297)
- import: add unzipping (671e20c)
- import: remove check for all collections present (a71d248)
0.16.2 (2019-10-10)
- export: add export project route (74ff123)
- import: add tests (5f09f23)
- import: support for story linking (1a4ba61)
- import: wip (e090092)
0.16.0 (2019-09-09)
0.15.6 (2019-09-09)
- import path (9287e40)
- environments: add parameter to endpoints and credentials endpoint (6b3081d)
- add support for {slot} notation subtitution (240e2cc)
- update null intents on reparse (92b81d9)
- reinterpret: incoming utterances behavior (a6c2618)
- fixed tests related to utterance logging (d7d10b5)
- removed useless yarn lock (aa83706)
- nlg endpoint (57ef14d)
- cloudbuild fix (f1191e3)