Releases: asd-xiv/node-utils
Releases · asd-xiv/node-utils
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2026-06-18)
Features
add formatDuration with support for ms and hr-time tuble as input (71c2b80 )
add formatElapsed with support for ms and hr-time tubles as input (421e557 )
Documentation
add domain index + node badge (6b7e909 )
v3.0.2
Compare
Sorry, something went wrong.
No results found
3.0.2 (2026-06-14)
Bug Fixes
issue with ci job not building before semantic-release (09270ec )
Documentation
v3.0.1
Compare
Sorry, something went wrong.
No results found
3.0.1 (2026-06-14)
Bug Fixes
issue with wrong path in files causing empty npm package (a21d7bc )
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-06-14)
⚠ BREAKING CHANGES
remove / entry, force specific domain namespace
Features
remove / entry, force specific domain namespace (b6da1b6 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-06-13)
Features
remove /logger in favor of @asd14/fancy-logger (f565c77 )
upgrade dependencies (184f088 )
Documentation
Build System
CI
add qa pipelines for non-main branches (8dfeeb7 )
refactor pipelines, upgrade actions (7cf146f )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-09-17)
⚠ BREAKING CHANGES
move fetchJSON to /network namespace
Features
add new /promise export namespace with toAsyncGenerator function (19c2fce )
add new network export namespace with getFreePort function (359aa1b )
add new terminal export namespace with ascii icons and spinner frames (54df8c9 )
move fetchJSON to /network namespace (99ba0ea )
simplify fetchJSON (f126717 )
update logger with .tadaa, an overly excited version of .success (ad1ce4e )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-09-04)
Features
add truncate function with decimal places support for float numbers (3a4a398 )
as sync version to readFileAsJSON (e1b958b )
update logger with time-since-last-message in messages (6417213 )
update dependencies (9d36f0d )
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-06-11)
Bug Fixes
issue with swc build command causing file-not-found when importing (796b83f )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-06-11)
Bug Fixes
install missing @swc/helpers package (1f99ef2 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-06-11)
Features