Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 728 Bytes

History.md

File metadata and controls

34 lines (24 loc) · 728 Bytes

2.1.1 / 2021-08-08

  • bump media_types dep (#4)

2.1.0 / 2020-09-17

  • (feat): upgrade imports to support Deno 1.4.0 strict type imports (#3)

2.0.0 / 2020-07-17

  • doc: update doc and example on the return type
  • feat: only return false insted of boolean
  • breaking: make return value type compatible with original accepts

1.0.1 / 2020-07-14

  • fixed version test deps
  • add hits
  • Merge pull request #1 from ako-deno/ngot-patch-1
  • doc: use deno.land/x url

1.0.0 / 2020-05-23

  • doc: add for Deno
  • doc: fix example link
  • foc: fix example and api doc
  • refactor: remove alias and false to []
  • init