2024.05.07
kt3k
released this
08 May 04:45
·
1096 commits
to main
since this release
@std/assert 0.225.1 (patch)
- test(assert): improve test coverage (#4679)
@std/bytes 1.0.0-rc.1 (prerelease)
- feat(bytes):
@std/[email protected]
(#4651) - docs(bytes): fix return type description for
concat()
(#4668) - docs(bytes): update API doc of lastIndexOfNeedle (#4665)
@std/cli 0.224.1 (patch)
- fix(cli): spinner support NO_COLOR (#4662)
@std/collections 0.224.1 (patch)
- fix(collections): correct error class when
chunk()
throws (#4682) - docs(collections): complete documentation (#4664)
- refactor(collections): minor cleanups (#4681)
@std/log 0.224.1 (patch)
- feat(log): make
FileHandler
andRotatingFileHandler
buffer size
configurable (#4680)