Skip to content

Releases: keindev/tasktree

v8.1.0

14 Feb 22:35
5fb8c16
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

🔥 Improvements

  • Add noProcessExit to Tree.start options 49e3a99

📝 Internal changes


Contributors

@keindev @github-actions[bot]

v8.0.0

19 Aug 14:42
de917bd
Compare
Choose a tag to compare

Important Changes

Engines

  • Changed node from ^14.13.1 || >=16.0.0 to >=16.0.0

Dependencies

Dependencies
Dev Dependencies

📝 Internal changes


Contributors

@github-actions[bot] @keindev

v7.0.0

26 Nov 22:58
e862d0e
Compare
Choose a tag to compare

BREAKING CHANGES

  • Add pause method for external output 29d054d

Important Changes

Dependencies

Dependencies
Dev Dependencies

📝 Internal changes

  • Rebuild configs 55660a8
  • Fix example, remove generate:media script 971e0a0
  • Remove banner cf0a39e
  • Remove vscode/launch node port e74c9fa
  • Create example with external output af34490

Contributors

@keindev

v6.0.5

20 Apr 23:44
ca839d1
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

🐛 Bug Fixes

📝 Internal changes


Contributors

@keindev

v6.0.4

04 Apr 19:28
48e5113
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

Contributors

@keindev

v6.0.3

17 Mar 00:25
cdf7330
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

Contributors

@keindev

v6.0.2

17 Feb 21:56
32046ad
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

📝 Internal changes

  • Add string with escaped braces d2c4062
  • #736 Add description for using braces escape in formatted string 5110656

Contributors

@keindev

v6.0.1

16 Jan 20:33
f9beeb7
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

Contributors

@keindev

v6.0.0

03 Jan 23:31
188e338
Compare
Choose a tag to compare

BREAKING CHANGES

Important Changes

Engines

  • Bumped node from 14.0.0 to 14.13.1

Dependencies

Dependencies
Dev Dependencies

🐛 Bug Fixes

📝 Internal changes

  • Fix link to chalk-template in Readme fde3cdb
  • Fix banner link, change code block lang to TS 2133e71
  • Refresh media files 23af40a

🔧 Code Refactoring

  • Rewrite example app to TS 9d94a56

Contributors

@keindev

v5.1.0

27 Nov 00:00
7ee519c
Compare
Choose a tag to compare

Important Changes

Dependencies

Dependencies
Dev Dependencies

🎉 Features

  • Add unknown type to error param for error & fail methods 20af457

🐛 Bug Fixes

  • Fix display of styled strings 6339919
  • Replace chalk to chalk-template 497cef0

📝 Internal changes

🔧 Code Refactoring


Contributors

@keindev