Skip to content

Releases: kawarimidoll/deno-dex

0.2.0

25 Nov 11:43
e24b929
Compare
Choose a tag to compare

feat

  • detect and watch import-map and configuration files

fix

  • add arguments to main function

test

  • separate test files

docs

  • improve README.md

chore

  • rename version.ts to const.ts
  • update example server
  • update velociraptor.yml
  • update deno dependencies

0.1.0

23 Nov 09:24
d0b513e
Compare
Choose a tag to compare

First release 🎉

  • Run and watch script
  • Parse arguments
  • Clear console by --clear option
  • Watch other files by --watch option