Skip to content

v0.8.6

Compare
Choose a tag to compare
@siokas siokas released this 29 Jul 11:21
· 26 commits to master since this release
a7dd5c0

Clean up the code

  • Moved types and interfaces (typescript things) in a separate folder
  • Moved, renamed and cleaned all utils in a separate folder
  • All classes are exported as default
  • Removed all unused imports
  • Removed all unused files
  • Bump Deno up in Github workflows