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

feat: add formatDuration to dates #6

Merged
merged 4 commits into from
Dec 12, 2024
Merged

feat: add formatDuration to dates #6

merged 4 commits into from
Dec 12, 2024

Conversation

frytg
Copy link
Owner

@frytg frytg commented Dec 12, 2024

New Features:

  • Added formatDuration function to format durations in milliseconds to a human-readable string in dates/dates.ts.
  • Updated deno.jsonc to include @std/fmt and incremented the version to 0.1.0.

Documentation Updates:

  • Updated the README file to include new tools and testing instructions. [1] [2] [3]

Testing Improvements:

  • Added test cases for the formatDuration function in dates/duration.test.ts.

Changelog Additions:

  • Added changelog entries for the new dates and logger packages. [1] [2]

@frytg frytg self-assigned this Dec 12, 2024
@frytg frytg merged commit f16a910 into main Dec 12, 2024
30 checks passed
@frytg frytg deleted the dev/date-duration branch December 16, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant