Changelog
This page tracks public-facing documentation and API milestones.
v0.1.0 - 2026-06-08
- Prepared the first MVP release candidate.
- Stabilized
/v1API contract for public launch. - Added CI and governance checks for data, API, core package, and docs.
- Added SEO metadata, sitemap, and
robots.txtfor the docs site.
2026-06-08
- Public API MVP deployed to Cloudflare Workers at
https://titimangsa.sangkan.dev. - Added endpoint documentation for holidays, workdays, and sources.
- Added dataset documentation for official public source metadata.
- Added contribution guidance for validating and generating datasets.
Early MVP
- Added 2025 and 2026 Indonesian holiday datasets.
- Added core package for holiday and business day calculations.
- Added Hono API under
/v1.