Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

53 lines (24 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Update development dependencies

Bug Fixes

  • Update development dependencies (b26d025)

0.2.0 (2020-12-28)

⚠ BREAKING CHANGES

  • Rewrite API for better tersing

Features

  • Rewrite API for better tersing (b142fd9)

0.1.3 (2020-02-10)

Features

  • Accept options object to constructor (63201f6)

0.1.2 (2020-02-09)

Features

  • Create PathRouter#addPrefix (3fa1b0a)

0.1.1 (2020-02-06)

Bug Fixes

  • Move stuff to devDependencies (447cb78)

0.1.0 (2020-02-06)

Features