Releases: paperclover/various
@paperdave/[email protected]
Patch Changes
- Fix widget bug
(64b6cce
)
[email protected]
[email protected]
Minor Changes
- disable rules as per my opinion (
5ec3609
)
@paperdave/[email protected]
@paperdave/utils
1.6.0
Minor Changes
-
Add
flag
to readJSON/readYAML, and addflag
,mkdir
,mode
to writeJSON/writeYAML (b86edb3
) -
Add
plural
(7cbb593
) -
Add
hexToUint8Array
anduint8ArrayToHex
(7cbb593
) -
Add
readYAML
andwriteYAML
(b86edb3
)
1.5.0
Minor Changes
- Add
isRootDirectory
utility function. (d0f6986
)
1.4.1
Patch Changes
- add
lerpClamped
(5548f17
)
1.3.0
Minor Changes
Patch Changes
- fix importing issues (#41)
1.2.1
Patch Changes
- add MIT license (
2347a98
)
1.2.0
Minor Changes
Patch Changes
-
Explicitly define nodejs and bun version support. (
5d0bd0d
) -
Add some badges to the readme indicating project status and release data (
5d0bd0d
)
1.1.2
Patch Changes
- fix
pipeAsync
(2bc98a3
)
1.1.0
Minor Changes
Patch Changes
1.0.4
Patch Changes
- 77299e4: Fix typo
1.0.3
Patch Changes
- some minor changes
- Updated dependencies
- @paperdave/[email protected]
1.0.2
Patch Changes
- 96510dd: add
range
andpipe
andpipeAsync
1.0.1
Patch Changes
- add more utils
- Updated dependencies [176570b]
- @paperdave/[email protected]
1.0.0
Major Changes
- d2413fb: initial set of basic davecode config and utilities
@paperdave/[email protected]
[email protected]
@paperdave/[email protected]
Minor Changes
- Add
isRootDirectory
utility function. (d0f6986
)
@paperdave/[email protected]
Minor Changes
-
re-export
chalk
andansiEscapes
for ease of use (d0f6986
) -
upgraded to chalk 5 (
d0f6986
) -
allow passing a single string instead of an object to
Progress
,Spinner
,withSpinner
,withProgress
, which is shorthand for{ text: ... }
. (d0f6986
) -
deprecation warning: swapped the order of the arguments for
withSpinner
andwithProgress
. in v3 this will be enforced (d0f6986
)
Patch Changes
-
build for commonjs so
require('@paperdave/logger')
works (d0f6986
) -
bugfix: clear widgets on error before exit. (
d0f6986
) -
LogWidget.batchRedraw
supports nesting now (d0f6986
) -
Updated dependencies [
d0f6986
]:- @paperdave/[email protected]
@paperdave/[email protected]
Patch Changes
- add
lerpClamped
(5548f17
)
@paperdave/[email protected]
@paperdave/utils
1.3.0
Minor Changes
Patch Changes
- fix importing issues (#41)
1.2.1
Patch Changes
- add MIT license (
2347a98
)
1.2.0
Minor Changes
Patch Changes
-
Explicitly define nodejs and bun version support. (
5d0bd0d
) -
Add some badges to the readme indicating project status and release data (
5d0bd0d
)
1.1.2
Patch Changes
- fix
pipeAsync
(2bc98a3
)
1.1.0
Minor Changes
Patch Changes
1.0.4
Patch Changes
- 77299e4: Fix typo
1.0.3
Patch Changes
- some minor changes
- Updated dependencies
- @paperdave/[email protected]
1.0.2
Patch Changes
- 96510dd: add
range
andpipe
andpipeAsync
1.0.1
Patch Changes
- add more utils
- Updated dependencies [176570b]
- @paperdave/[email protected]
1.0.0
Major Changes
- d2413fb: initial set of basic davecode config and utilities