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: ecda9b3

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

This PR includes changesets to release 24 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-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 18 times, most recently from d2ffdca to b9b3787 Compare June 1, 2024 16:25
@tim-smart tim-smart force-pushed the next-minor branch 2 times, most recently from 22c777d to 7bf7bc5 Compare June 5, 2024 23:51
@github-actions github-actions bot force-pushed the next-minor branch 10 times, most recently from f45852b to 4fdcf95 Compare June 7, 2024 13:49
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