Skip to content

v1.0.0

Compare
Choose a tag to compare
@gerard2perez gerard2perez released this 24 Nov 18:43

<a name"1.0.0">

1.0.0 (2016-11-24)

Bug Fixes

  • inflector: fix and improve support for inflector (78be90c4)
  • linux: fix command forever to work in linux (4ce763ee)
  • main: Fixing all commands after refactoring (3864283a)
  • support: Fixes import datatype (8715bb7a)

Features

  • nginx: split logic for nginx conf (89045f89)

Breaking Changes

  • koaton-cli does not longer has an inflector, it is now in the koaton project

    (d54fde8b)

  • Relation property is now an object

BREAKING CHANGE: Relation property is now an object

(693ae7e6)

  • Adapters and DataTypes are located in differente files.

    (ef131535)