Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

54 lines (27 loc) · 2.12 KB

0.4.0 (2017-07-25)

Bug Fixes

  • AuthorizedHttp: Fix Provider (7f9d045)
  • AuthorizedHttp: Fix test provider and included it in spec (72bb7fe)
  • AuthorizedHttp: Injector is replaced with Router (3807220)

Features

  • AuthorizedHttp: error reponse can be in any format (b97ebd4)
  • GenericCRUD: Added Pagination (d0377cc)
  • PaginationArgs: Support Typescript < 2.4 (1cbb916)

0.3.0 (2017-07-16)

Features

  • AuthorizedHttp: added AuthorizedHttp util (21a46be)
  • GenericCRUD: added GenericCRUD util (2f478fb)
  • jwthelper: Cache token for optimization (5ae82bb)
  • JWTHelper: cache token (422892c)
  • Test: replace nyc with karma (238e276)
  • Test: replace nyc with karma (a3f475b)

0.2.0 (2017-07-13)

Features

  • JWTHelper: added JWT Helper (e32fa37)

0.1.0 (2017-07-11)

Features

  • AutoUnsubscribe: added AutoUnsubscribe decorator (c5d5793)