Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

1.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 28 Jul 19:50

Features

  • Rename response.HeadersSent to response.HasStarted (#320)
  • IRequestIdentifierFeature cleanup (#310)
  • Move StatusCodes to a more visible namespace (#182)
  • Figure out how to make immutable header value objects (#177)

Bugs Fixed

  • Remove dictionary that tracks string -> Type in FeatureCollection (#317)
  • Beef up error handling of UseMiddleware (#236)