0.1.14 - Deno 1.40 support
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()
instopAndPersist()
by @arnauorriols in #16 - fix: Deno 1.40 deprecation warnings by @arnauorriols in #17
New Contributors
- @jupegarnica made their first contribution in #15
- @arnauorriols made their first contribution in #16
Full Changelog: 0.1.13...0.1.14