Commit graph

8 commits

Author SHA1 Message Date
Aric Camarata
2d18b68794 docs: update README, wiki examples, and CI coverage (P1) 2026-05-30 20:16:06 -04:00
Aric Camarata
0284076ea0 chore: E6 polish wiki content + ADR-015 CI updates (P1) 2026-05-29 07:15:59 -04:00
Aric Camarata
0744ae0080 style: replace em dashes with colons in docs and wiki 2026-03-08 17:28:03 -04:00
Aric Camarata
c80a139d4f fix: update stale Related link from moon-calc to moon-sighting 2026-03-08 16:37:58 -04:00
Aric Camarata
24db90e9f5 feat: v2.0.0 — TypeScript rewrite, npm-publishable, off-by-one fix
Port to TypeScript with dual CJS/ESM build via tsup. Fix off-by-one bug
in both cycleMonth and cycleYear (images are 1-indexed; v1 returned
000.webp/0000.webp which don't exist). Add imageFolder and cdnUrl helpers
for jsDelivr CDN integration. Export constants and types. Separate the
~438 MB image dataset from the npm package via the files field, making
moon-cycle publishable to npm for the first time. Add CI workflow with
Node 20/22/24 matrix, typecheck, and pack-check jobs. Add wiki-sync
workflow and full .wiki/ documentation (Home, API Reference, Architecture,
Migration Guide).
2026-02-25 15:34:10 -05:00
aa80f7c53d
Update README.md 2025-03-19 09:16:13 -04:00
ff9abd14d8
Update README.md 2025-03-19 09:13:13 -04:00
31d27cd6c0 initial commit 2023-11-14 11:52:49 +07:00