Skip to content

feat(time): add parsetime#34

Merged
franklinkim merged 3 commits into
mainfrom
feature/parsetime
Jun 25, 2026
Merged

feat(time): add parsetime#34
franklinkim merged 3 commits into
mainfrom
feature/parsetime

Conversation

@franklinkim

Copy link
Copy Markdown
Member

Description

Add timex.ParseDuration with extended d/w units, plus repo housekeeping (CI timeouts, dependabot, mise).

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📝 Documentation
  • ♻️ Refactoring
  • ⚡ Performance
  • ✅ Tests
  • 🔧 Build/CI

Changes

  • Add time/parseduration.goParseDuration parsing stdlib units plus d (day) and w (week)
  • Add time/parseduration_test.go and goleak main_test.go entry
  • Document in docs/time.md and README.md
  • Add timeout-minutes: 15 to docs, release, test workflows
  • Rework .github/dependabot.yml — security-grouped updates, add bun ecosystem, Europe/Berlin schedule
  • Pin mise schema + minimum_release_age = "3d" in .mise.toml

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

@franklinkim franklinkim changed the title Feature/parsetime feat(time): add parsetime Jun 25, 2026
@franklinkim franklinkim merged commit 9144646 into main Jun 25, 2026
4 checks passed
@franklinkim franklinkim deleted the feature/parsetime branch June 25, 2026 07:24
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