voxable-labs/expando

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

## Unreleased

- Bump gli version and add command usage examples. See 8507e9e
- Enable [automatic entity referencing and annotation features](https://github.com/voxable-labs/expando#referencing-apiai-developer-entities) for API.ai [PR #6](https://github.com/voxable-labs/expando/pull/6)
- Enable [storing arbitrary metadata](https://github.com/voxable-labs/expando#metadata) in intents [\#6](https://github.com/voxable-labs/expando/pull/6)
- Surface API.ai responses functionality [\#6](https://github.com/voxable-labs/expando/pull/6)
- Refactor `IntentUpdater` and `EntityUpdater` [\#6](https://github.com/voxable-labs/expando/pull/6)
- Enable YAML metadata storage for intents. See b2b56af
- Enable [referencing API.ai system entities](referencing-apiai-system-entities) [\#8]
- Enable using comments and YAML frontmatter in entities. See 173baff
- Fix bug that doubled the parameters on each intent update. See c7afe7d
- Bump forked version of Dialogflow gem b597851

## [v0.2.3](https://github.com/expando-lang/expando/tree/v0.2.3) (2016-01-12)
[Full Changelog](https://github.com/expando-lang/expando/compare/v0.2.2...v0.2.3)

**Fixed bugs:**

- Fix bug with default entity and intent paths. See [6cb45f0](https://github.com/expando-lang/expando/commit/6cb45f0c2d6eb64e2cf4463ea41ad15b6429cc52)

## [v0.2.2](https://github.com/expando-lang/expando/tree/v0.2.2) (2016-11-02)
[Full Changelog](https://github.com/expando-lang/expando/compare/v0.2.1...v0.2.2)

**Fixed bugs:**

- Fix bug in intent and entity path calculation. See [0cb75fa](https://github.com/expando-lang/expando/commit/0cb75fa09d39b10d00553baa40ebc00bbde33ae5)

## [v0.2.1](https://github.com/expando-lang/expando/tree/v0.2.1) (2016-10-21)

[Full Changelog](https://github.com/expando-lang/expando/compare/v0.2.0...v0.2.1)

**Fixed bugs:**

- Use forked version of api-ai-ruby gem [\#3](https://github.com/expando-lang/expando/issues/3)

## [v0.2.0](https://github.com/expando-lang/expando/tree/v0.2.0) (2016-10-19)

[Full Changelog](https://github.com/expando-lang/expando/compare/v0.1.0...v0.2.0)

**Added:**

- Enable using config file in current directory. See [1ab20a5](https://github.com/expando-lang/expando/commit/04004f4b3639d31492ebc9f3aa55a1fd67ad1a00)

**Closed issues:**

- Add new project initialization [\#1](https://github.com/expando-lang/expando/issues/1)

**Merged pull requests:**

- Add project initialization [\#2](https://github.com/expando-lang/expando/pull/2) ([techpeace](https://github.com/techpeace))

## [v0.1.0](https://github.com/expando-lang/expando/tree/v0.1.0) (2016-05-27)

- Initial release



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*