Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds Duration.parseIso8601 #2590

Open
wants to merge 5 commits into
base: next-minor
Choose a base branch
from

Conversation

jessekelly881
Copy link
Contributor

@jessekelly881 jessekelly881 commented Apr 22, 2024

Adds an iso 8601 duration parser.

Parser borrowed from https://github.com/tolu/ISO8601-duration/blob/master/src/index.ts

Copy link

changeset-bot bot commented Apr 22, 2024

🦋 Changeset detected

Latest commit: 2d0acb8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 25 packages
Name Type
effect Minor
@effect/cli Major
@effect/experimental Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/platform Major
@effect/printer-ansi Major
@effect/printer Major
@effect/rpc-http Major
@effect/rpc Major
@effect/schema Major
@effect/sql-drizzle Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/sql Major
@effect/typeclass Major
@effect/vitest Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot changed the base branch from main to next-minor April 22, 2024 01:23
@github-actions github-actions bot force-pushed the next-minor branch 2 times, most recently from 0deee4b to b36981e Compare April 24, 2024 14:34
@mikearnaldi mikearnaldi requested a review from gcanti April 24, 2024 17:04
@github-actions github-actions bot force-pushed the next-minor branch 6 times, most recently from a7873ad to bb661ff Compare April 25, 2024 19:46
@github-actions github-actions bot force-pushed the next-minor branch 16 times, most recently from 1438a8f to 7f0a960 Compare April 29, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Discussion Ongoing
Development

Successfully merging this pull request may close these issues.

None yet

1 participant