Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 2.27 KB

1.1.5

1.1.4

1.1.3

1.1.2

  • initial refactor & publishing - @dbushong #1
    • 6227d46 chore: update package setup & lint
    • 3bfb412 refactor: move files to std locations
    • 5c48dc3 chore: remove unneeded devDep
    • 3bac91f chore: npm audit fix

1.1.1

1.1.0

  • Added abbreviate(hosts: string[]) - @jkrems jkrems/host-pattern#2
    • Add validation for abbr argument
    • Make expand(abbr([])) work, clean up reduce
    • Fix bug where non-numbered hosts could vanish
    • Remove superfluous []
    • Support for abbreviate

1.0.0

  • Initial version with support for expand