Skip to content

Releases: denosaurs/wait

0.1.14 - Deno 1.40 support

26 Jan 08:44
9e378ad
Compare
Choose a tag to compare

What's Changed

  • feat(logging.ts, mod.ts): add console interception to stop spinner while logging and resume after logging is done by @jupegarnica in #15
  • fix: use this.write() in stopAndPersist() by @arnauorriols in #16
  • fix: Deno 1.40 deprecation warnings by @arnauorriols in #17

New Contributors

Full Changelog: 0.1.13...0.1.14

0.1.13

22 May 20:50
53d3c90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.12...0.1.13

v0.1.12 - Deno 1.14 support!

15 Sep 13:22
Compare
Choose a tag to compare

Changelog

Bug Fixes

v0.1.8 - bumped deps and fixed cursor 🐒

03 Oct 10:49
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • 🐒 potentially fix #2 (ad76632)
  • ❌ remove stray newline (2188df1)
  • πŸ› hide cursor on Windows (75c5fdd)

v0.1.7 - deno 1.4.1 and fixed windows symbols

19 Sep 19:31
Compare
Choose a tag to compare

Changelog

Bug Fixes

v0.1.6

30 Aug 13:03
Compare
Choose a tag to compare
chore: release 0.1.6

v0.1.5

30 Aug 13:03
Compare
Choose a tag to compare
export spinner

v0.1.4

30 Aug 13:03
Compare
Choose a tag to compare
reset animation

v0.1.3

30 Aug 13:02
Compare
Choose a tag to compare
formatting

v0.1.2

30 Aug 13:02
Compare
Choose a tag to compare
windows log_symbols support