Releases
release-2024.10.10
kt3k
released this
10 Oct 09:50
@std/async 1.0.6 (patch)
feat(async/unstable): accept iterator varargs in MuxAsyncIterator
(#6087 )
chore(async/unstable): fix typo (#6096 )
@std/cbor 0.1.0 (minor)
feat(cbor/unstable): introduce @std/cbor
(#5909 )
@std/collections 1.0.8 (patch)
feat(collections/unstable): support Iterable
argument in takeLastWhile()
(#6090 )
feat(collections/unstable): support Iterable
argument in dropWhile()
(#6088 )
feat(collections/unstable): support Iterable
argument in intersect()
(#6036 )
feat(collections/unstable): support Iterable
argument in dropLastWhile()
(#6076 )
test(collections): add tests for filterInPlace()
util (#6089 )
@std/expect 1.0.5 (patch)
fix(expect): register extended matchers after native matchers (#6075 )
@std/http 1.0.8 (patch)
docs(http/unstable): add example for multiple request methods on route (#6045 )
@std/io 0.225.0 (minor)
BREAKING(io): remove StringReader
(#6062 )
BREAKING(io): remove StringWriter
(#6061 )
BREAKING(io): remove MultiReader
(#6059 )
BREAKING(io): remove LimitedReader
(#6058 )
BREAKING(io): remove readDelim()
(#6052 )
BREAKING(io): remove BufWriter
(#6057 )
BREAKING(io): remove BufReader
(#6056 )
BREAKING(io): remove readShort()
(#6050 )
BREAKING(io): remove readInt()
(#6048 )
BREAKING(io): remove readLong()
(#6047 )
BREAKING(io/unstable): remove readStringDelim()
(#6001 )
BREAKING(io): remove readRange[Sync]()
(#6049 )
BREAKING(io/unstable): remove sliceLongToBytes()
(#6005 )
BREAKING(io/unstable): remove copyN()
(#5999 )
BREAKING(io): remove readLines()
(#5991 )
@std/log 0.224.9 (patch)
fix(log): remove leaky Logger.prototype.asString()
method (#6082 )
fix(log): remove leaky ConsoleHandler.prototype.applyColors()
(#6072 )
fix(log): ensure consistent behavior with @std/log
(#5974 )
docs(log): document getLogger()
and Logger
(#6084 )
docs(log): document ConsoleHandler
(#6071 )
docs(log): document formatters
module (#6073 )
docs(log): correct the examples of debug()
(#6077 )
docs(log): document BaseHandler
(#6067 )
docs(log): document pass-through functions (#6066 )
@std/streams 1.0.7 (patch)
feat(streams/unstable): toByteStream()
(#6046 )
@std/tar 0.1.2 (patch)
fix(tar): ignore non-tar file portion of a stream in UntarStream
(#6064 )
You can’t perform that action at this time.