-
Notifications
You must be signed in to change notification settings - Fork 642
Insights: denoland/std
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
release-2025.03.25 2025.03.25
published
Mar 25, 2025
19 Pull requests merged by 6 people
-
fix(ini): replace
isRecord()
withisPlainObject()
#6517 merged
Mar 27, 2025 -
refactor(ini): remove
IniMap.prototype.#cleanFormatting()
#6511 merged
Mar 26, 2025 -
feat(encoding/unstable): add Uint8Array support to decodeBase64, 32, and hex
#6508 merged
Mar 26, 2025 -
chore: release 2025.03.25
#6510 merged
Mar 25, 2025 -
refactor(ini): limit INI value type to possible allowed INI values.
#6495 merged
Mar 25, 2025 -
fix(front-matter): handle BOM when recognizing format
#6507 merged
Mar 25, 2025 -
BREAKING(cli/unstable): remove trailing whitespaces from
ProgressBarFormatter
properties#6502 merged
Mar 25, 2025 -
refactor(encoding): align error messages
#6504 merged
Mar 24, 2025 -
fix(front-matter): handle empty frontMatter data
#6481 merged
Mar 24, 2025 -
feat(text/unstable): add dedent
#6500 merged
Mar 24, 2025 -
fix(assert,expect,internal,testing): improve handling of escaped chars in diff_str
#6485 merged
Mar 24, 2025 -
chore(encoding): extract streaming textEncoder/Decoder
#6505 merged
Mar 24, 2025 -
fix(toml): handle hexadecimal, octal, and binary numbers
#6496 merged
Mar 24, 2025 -
perf(encoding): improve hex encode/decode performance
#6499 merged
Mar 24, 2025 -
chore: update doc linter, replace hardcoded entry list with dynamically created one
#6491 merged
Mar 24, 2025 -
refactor(cli/unstable): make
ProgressBar.#print()
better readable#6503 merged
Mar 24, 2025 -
feat(encoding/unstable): add options argument to hex streaming & performance
#6453 merged
Mar 21, 2025 -
perf(encoding): improve base32 encode/decode performance
#6479 merged
Mar 21, 2025 -
refactor(cli/unstable): replace
ProgressBar
#options
property with actual properties#6497 merged
Mar 21, 2025
8 Pull requests opened by 3 people
-
refactor(cli/unstable): add `ProgressBar` `Unit` type
#6506 opened
Mar 22, 2025 -
refactor(datetime): refactor DateTimeFormatter
#6509 opened
Mar 25, 2025 -
refactor(ini): simplify `parse()`
#6512 opened
Mar 25, 2025 -
BREAKING(encoding/unstable): Replace `encodeRaw` with `encodeInto` & Remove `decodeRaw`
#6513 opened
Mar 25, 2025 -
refactor(ini): simplify `stringify()`
#6514 opened
Mar 25, 2025 -
refactor(ini): remove `IniMap`
#6515 opened
Mar 25, 2025 -
test(datetime): test each part type in dateTimeFormatter.format
#6516 opened
Mar 25, 2025 -
test(ini): add line break and whitespace tests
#6519 opened
Mar 27, 2025
6 Issues closed by 1 person
-
Allow passing in byte buffer like structures to main/encoding/base64.decodeBase64
#6489 closed
Mar 26, 2025 -
ini file value type should constrain to possible allowed ini values
#4807 closed
Mar 25, 2025 -
Frontmatter test fails when the front matter is empty
#6464 closed
Mar 24, 2025 -
`dedent` function and tagged template function
#6259 closed
Mar 24, 2025 -
`assertEquals` error diff separately tokenizes `\` of escaped chars in strings
#6326 closed
Mar 24, 2025 -
std/toml returns hexadecimal integers as `string` not `number`
#6490 closed
Mar 24, 2025
3 Issues opened by 2 people
-
TypeScript errors in some scripts
#6520 opened
Mar 27, 2025 -
`expect.hasAssertion` and `expect.assertions` always pass
#6518 opened
Mar 26, 2025 -
Tracking issue for breaking changes for ProgressBar
#6501 opened
Mar 21, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Should decodeBase32 be strict on requiring padding?
#6498 commented on
Mar 22, 2025 • 0 new comments -
add method "higher" "lower" "floor" "ceiling" to BinarySearchTree
#3069 commented on
Mar 27, 2025 • 0 new comments -
fix(csv): add `columns` options type for array items
#6363 commented on
Mar 26, 2025 • 0 new comments -
feat(fs/unstable): add readDirSync
#6381 commented on
Mar 22, 2025 • 0 new comments -
BREAKING(cli/unstable): rename `ProgressBar` `end()` method to `stop()`
#6406 commented on
Mar 22, 2025 • 0 new comments -
refactor(cli/unstable): make `ProgressBar` `options` optional
#6407 commented on
Mar 22, 2025 • 0 new comments -
feat(cli/unstable): add `ProgressBar` `start()` method
#6408 commented on
Mar 23, 2025 • 0 new comments -
BREAKING(cli/unstable): make `ProgressBar` `writable` optional
#6409 commented on
Mar 22, 2025 • 0 new comments -
BREAKING(cli/unstable): make `ProgressBar` `value` and `max` properties public
#6430 commented on
Mar 22, 2025 • 0 new comments