Skip to content

Latest commit

 

History

History
110 lines (58 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

110 lines (58 loc) · 5.22 KB

1.5.0 (2021-01-09)

Features

1.4.5 (2020-12-21)

Bug Fixes

  • check if ensureSlashes is empty and set slash for route (cf8b775)

1.4.4 (2020-12-16)

Bug Fixes

  • fix peerDependencies versions (6bebd62)

1.4.3 (2020-12-15)

Bug Fixes

  • change package name to @telar/mvc (2571b28)

1.4.2 (2020-12-15)

Bug Fixes

1.4.1 (2020-12-09)

Bug Fixes

1.0.0 (2020-12-09)

Bug Fixes

  • improve readme and run ci (9572d9b)
  • package.json: add missing package in dependencies (4cbfb55)
  • git is not case sensitive to filename (697359e)
  • include prettierrc file (818688f)
  • include prettierrc file (0043d44)
  • remove extera scripts (12c2d83)
  • travis script fix (b747687)
  • upgrade ajv-calss-validator package (d953b34)
  • conflict: fix conflict (23596a4)

Features

  • add @ActionModel decorator (3bf51b5)
  • add action result feature (f4d2088)
  • export @ActionModel() and new interfaces (4a293b0)
  • refactor for koa support (921df82)
  • remove inversify container from base code (2f02248)
  • replace hierarchical structure with controller list (c0cdb6b)

1.3.0 (2020-12-04)

Bug Fixes

  • git is not case sensitive to filename (697359e)
  • upgrade ajv-calss-validator package (d953b34)

Features

  • add @ActionModel decorator (3bf51b5)
  • export @ActionModel() and new interfaces (4a293b0)

1.2.0 (2020-11-25)

Features

  • remove inversify container from base code (2f02248)

1.1.0 (2020-11-24)

Features

  • replace hierarchical structure with controller list (c0cdb6b)

1.0.0 (2020-11-23)

Bug Fixes

Features

  • refactor for koa support (921df82)