Aric Camarata
ff3b681238
chore: E6 polish wiki content + ADR-015 CI updates (P1)
2026-05-29 07:15:47 -04:00
Aric Camarata
4c7ab92727
chore: untrack AGENTS.md (AI working memory, not source code)
2026-05-29 06:36:41 -04:00
Aric Camarata
d50f03adcc
chore: bump to v1.0.1
...
- Flatten exports map to ADR-015 standard
- Add coverage script (c8)
- Migrate CI to corepack enable
2026-05-28 13:55:01 -04:00
Aric Camarata
c45bb5ee22
chore(config): add AGENTS.md for dual-harness parity
2026-05-25 15:51:05 -04:00
Aric Camarata
8b51b0fa48
chore: align repository structure with portfolio documentation standards
2026-05-15 15:26:52 -04:00
Aric Camarata
d598ec1a39
Add GitHub Sponsors funding config
2026-03-28 18:18:44 -04:00
Aric Camarata
db42550d3f
style: fix prettier table formatting in wiki
2026-03-08 17:30:55 -04:00
Aric Camarata
862ee41be5
style: replace em dashes with colons in docs
2026-03-08 17:28:04 -04:00
Aric Camarata
1d3b0e2fcb
docs: add Architecture section to README
2026-03-08 17:10:39 -04:00
Aric Camarata
64925cdbfd
ci: let pnpm/action-setup read version from packageManager field
2026-03-08 16:52:33 -04:00
Aric Camarata
044bbbd623
docs: add Compatibility and Acknowledgments sections to README
2026-03-08 16:46:30 -04:00
Aric Camarata
fcef3a3754
ci: pin pnpm to version 10 in all CI jobs
...
Also enable sourcemap: true in tsup config
2026-03-08 16:37:41 -04:00
Aric Camarata
c360c83536
refactor: code quality improvements across the board
2026-03-08 11:37:44 -04:00
Aric Camarata
73f0d874e0
chore: add forceConsistentCasingInFileNames to tsconfig
2026-02-25 15:25:39 -05:00
Aric Camarata
c59197d7e6
chore: CR/QA polish for v1.0.0 release
...
Fix documentation style (no em dashes). Update hijri-core devDep
from file: path to ^1.0.0. Correct UAQ range to 1318-1500 AH /
1900-2076 CE throughout.
2026-02-25 15:13:11 -05:00
Aric Camarata
0943b99495
chore: clear .npmrc to remove pnpm-only key that warns on npm publish
2026-02-25 15:09:07 -05:00
Aric Camarata
96dd9c5688
feat: initial release of dayjs-hijri-plus v1.0.0
...
Day.js plugin adding Hijri calendar support via hijri-core. Adds
toHijri(), fromHijri(), hijriYear/Month/Day(), isValidHijri(), and
formatHijri() to all Day.js instances. Supports UAQ and FCNA calendars
via ConversionOptions. Format token escaping wraps substituted values
in Day.js bracket syntax to prevent re-interpretation as format tokens.
14 ESM + 8 CJS tests passing. Dual CJS/ESM build.
2026-02-25 14:15:07 -05:00