Releases: jakebailey/hereby
Releases · jakebailey/hereby
v1.15.1
25 Apr 17:04
Compare
Sorry, something went wrong.
No results found
Patch Changes
a067994 : Fix word wrapping for extremely small terminals
v1.15.0
24 Apr 23:18
Compare
Sorry, something went wrong.
No results found
Minor Changes
ba95607 : Replace fastest-levenshtein with local implementation
20c8970 : Replace minimist with small local CLI parser
5c85ede : Simplify some code
86a816f : Replace picocolors with local helpers
v1.14.0
06 Mar 05:51
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ca84de : Update picocolors
b6d1222 : Replace wordwrapjs with small local helper
81c67b9 : Lazily load task formatting code
Patch Changes
v1.13.0
05 Mar 20:59
Compare
Sorry, something went wrong.
No results found
Minor Changes
68b31e1 : Simplify task runner
b91a16b : Remove pretty-ms dep, use small local replacement
v1.12.0
18 Feb 21:21
Compare
Sorry, something went wrong.
No results found
Minor Changes
5087031 : Replace command-line-usage dependency
v1.11.1
13 Oct 17:07
Compare
Sorry, something went wrong.
No results found
v1.11.0
09 May 18:09
Compare
Sorry, something went wrong.
No results found
Minor Changes
dbb7d94 : Support typescript herebyfiles (in runtimes that support typescript)
71ecd72 : Print list of failed tasks when completing with errors
v1.10.0
26 Sep 22:38
Compare
Sorry, something went wrong.
No results found
Minor Changes
b3bc063 : Enable V8 compile caching where available (enableCompileCache)