Skip to content

Releases: Eyoatam/deno_progress

0.6.0

22 Apr 15:51
Compare
Choose a tag to compare
  • renamed typedef to types

  • better types

  • lint

  • Merge branch 'main' of github.com:Eyoatam/deno_progress into main

  • fmt

  • remove rome config

  • lint

  • chore(deps): upgrade deno_std to 0.93

0.5.0

31 Mar 13:10
Compare
Choose a tag to compare
  • updated exports

  • upgrade deno_std to 0.91.0

  • chore: update readme

  • chore: fix typo

  • chore: added contributing guidelines to readme

  • feat: added type definitions

  • fmt

  • added exports to functions

  • updated deno doc badge

0.4.0

23 Mar 17:43
Compare
Choose a tag to compare
  • format

  • fix(ci): update branch from master to main

  • fix(ci): remove unwanted second line

  • chore: remove bundle file

  • chore: update import in examples

  • chore: remove public api comment in progress

  • remove unused modules

  • Merge branch 'main' of github.com:Eyoatam/deno_progress into main

  • update code formatting

  • feat(update): added update method

  • fmt

  • chore: added more information to readme

  • refractor: remove duplicated methods field

  • chore: fmt

  • exported BarOptions interface for dor documentation generation

  • Merge branch 'main' of github.com:Eyoatam/deno_progress into main

0.3.0

03 Mar 14:44
Compare
Choose a tag to compare
update deno documentaion

0.2

03 Mar 14:35
350b43d
Compare
Choose a tag to compare
0.2
Rename deno.yml to ci.yml

0.1

03 Mar 14:34
350b43d
Compare
Choose a tag to compare
0.1
  • init
  • feat(progress): added methods for ticking and rendering the progress bar
  • chore: update screen shot alignment
  • chore(readme): update screenshot
  • feat(ci): added github actions
  • feat(ci): update codeql analysis
  • Merge branch 'main' of github.com:Eyoatam/deno_progress into main
  • update ci
  • remove gh actions