Skip to content

Releases: TypedRest/TypedRest-TypeScript

0.2.2

31 Aug 12:59
Compare
Choose a tag to compare
  • Added Endpoint.getLinkTemplate()
  • Improved header link extraction
  • Fixed HAL link extraction
  • Fixed error message extraction

0.2.1

27 Aug 12:49
Compare
Choose a tag to compare
  • Added missing typecast in JsonSerializer.deserialize()

0.2.0

26 Aug 17:20
Compare
Choose a tag to compare

Changes

  • Improved EntryEndpoint constructor argument order and documentation
  • Made GenericCollectionEndpoint constructor public
  • Moved element helpers from CollectionEndpoint to GenericCollectionEndpoint
  • Added Authorization to HttpHeader enum

Installation

npm install [email protected] --save

0.1.0

26 Aug 08:44
Compare
Choose a tag to compare

First release