Skip to content

Latest commit

 

History

History
295 lines (127 loc) · 11 KB

CHANGELOG.md

File metadata and controls

295 lines (127 loc) · 11 KB

(2022-09-14)

Features

Performance Improvements

2.0.4-alpha.0 (2022-09-13)

Features

  • ts插件版本升级,@umajs/router类型定义修复 (56e2774)

2.0.3 (2022-03-14)

Features

  • arg-decorator: The query decorator supports direct access to the verification function decorator, etc: @Query.isRequire (4c63db7)

2.0.2 (2021-12-30)

Bug Fixes

Performance Improvements

2.0.1 (2021-11-02)

Bug Fixes

  • Duplicate route registration (8ea3633)

2.0.1-alpha.0 (2021-04-27)

Performance Improvements

2.0.0-alpha.0 (2021-04-26)

Features

Performance Improvements

1.2.4 (2021-08-31)

1.2.3 (2021-07-21)

2.0.1-alpha.0 (2021-04-27)

Performance Improvements

2.0.0-alpha.0 (2021-04-26)

Bug Fixes

  • aspect: around function name (05ceed8)

Features

Performance Improvements

1.2.2 (2021-01-05)

1.2.1 (2020-12-28)

Bug Fixes

Performance Improvements

1.2.0 (2020-12-14)

Performance Improvements

1.1.5 (2020-11-30)

1.1.4 (2020-11-13)

Bug Fixes

Performance Improvements

1.1.3 (2020-11-10)

Bug Fixes

  • @Path modifies a method several times, which can be accessed by both get and post requests (d908974)

Performance Improvements

1.1.2 (2020-10-29)

Bug Fixes

Performance Improvements

1.1.1 (2020-10-22)

Bug Fixes

1.1.0 (2020-10-22)

Bug Fixes

  • decorator: param decorator (0889633)

Features

  • add body decorator: add body decorator in @uma/arg-decorator (3396528)
  • changelog: add (181e628)
  • decorator: add Require & Number (fa15403)
  • path: add @umajs/path (c4377f4)
  • result: support generic (4747305)

Performance Improvements

Reverts

  • Revert "refactor: add UmaController & UmaService ,They can be used by class everywhere,pls use Uma.instance({strictDir:true})" (8de5582)

1.0.1 (2020-09-22)

Features

  • arg-decorator: add arg-decorator package (e503f5e)
  • lerna ignore ar-decorator (0d9a1c7)

Performance Improvements

1.0.0 (2020-09-10)

Bug Fixes

Performance Improvements

0.1.9 (2020-08-25)

Features