Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Latest commit

 

History

History
99 lines (50 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

99 lines (50 loc) · 3.97 KB

Changelog

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

0.16.3 (2019-10-18)

Bug Fixes

  • modification following the tests for the import route (56a3755)
  • typo, change developement to development (b4e0d46)
  • typos in the documentation preventing it to build (52250ca)

Features

  • 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)

Features

0.16.0 (2019-09-09)

0.15.6 (2019-09-09)

Bug Fixes

Features

  • environments: add parameter to endpoints and credentials endpoint (6b3081d)
  • add support for {slot} notation subtitution (240e2cc)

0.15.1 (2019-07-08)

Bug Fixes

  • update null intents on reparse (92b81d9)

Features

  • reinterpret: incoming utterances behavior (a6c2618)

Tests

  • fixed tests related to utterance logging (d7d10b5)

0.15.0 (2019-06-12)

Bug Fixes

  • removed useless yarn lock (aa83706)

Features

0.6.2 (2019-05-03)

Bug Fixes