Skip to content

Latest commit

 

History

History
106 lines (54 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

106 lines (54 loc) · 1.91 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.4.0 - TBD

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.3.0 - 2023-09-19


Release Notes for 1.3.0

Feature release (minor)

1.3.0

1.2.0 - 2023-09-19


Release Notes for 1.2.0

Feature release (minor)

1.2.0

1.1.0 - 2020-12-09

Added

  • New option 'ignorePaths' to always allow certain uri paths even without authorization, e.g. /health

Changed

  • Rename AuthorizationHeader class to BasicAuthorizationHeader

Release Notes for 1.1.0

Feature release (minor)

1.1.0

1.0.0 - 2020-12-09

Added

  • First release with Authenticator, Output, Strategy and the middleware itself

Release Notes for 1.0.0

1.0.0

  • Total issues resolved: 0

  • Total pull requests resolved: 1

  • Total contributors: 1

  • 1: Initial commit thanks to @Lansoweb