Commit graph

8 commits

Author SHA1 Message Date
Aric Camarata
e1050df823 chore(config): add AGENTS.md for dual-harness parity 2026-05-25 15:49:13 -04:00
Aric Camarata
edeaa21ea5 chore: align repository structure with portfolio documentation standards 2026-05-15 15:27:00 -04:00
Aric Camarata
c89e77a6ff Add GitHub Sponsors funding config 2026-03-28 18:18:48 -04:00
Aric Camarata
8ed4472701 ci: let pnpm/action-setup read version from packageManager field 2026-03-08 16:52:27 -04:00
Aric Camarata
a7c4e466c7 ci: pin pnpm to version 10 in all CI jobs
Also enable sourcemap: true in tsup config
2026-03-08 16:37:33 -04:00
Aric Camarata
f0757b1333 refactor: code quality improvements across the board 2026-03-08 11:38:10 -04:00
Aric Camarata
0727665eaa chore: add forceConsistentCasingInFileNames to tsconfig; fix wiki-sync action 2026-02-25 15:25:29 -05:00
Aric Camarata
bb326d071c feat: initial release of hijri-core v1.0.0
Zero-dependency Hijri calendar engine with pluggable calendar registry.
Built-in Umm al-Qura (UAQ) and FCNA/ISNA calendar engines. Supports N
additional calendars via registerCalendar(). Pure Date.UTC arithmetic,
binary search on 184-entry UAQ table, Meeus Ch.49 new moon formula for
FCNA. 39 ESM + 20 CJS tests passing. Dual CJS/ESM build with full TypeScript
declarations.
2026-02-25 14:06:02 -05:00