Revision history for Contact
0.0.5 2026-06-16T17:24:05+01:00
- Enforce vCard FN/N cardinality (RFC 6350), order-independent
0.0.4 2026-06-15T16:15:18+01:00
- bump to api<2>
0.0.3 2026-06-14T12:06:05+01:00
- fez check
0.0.2 2026-06-12T21:36:00+01:00
- Add Contact::vCard with grammar/actions for vCard 4.0 parse (LLM DSL target)
- Add Contact::jCard serialiser to own module
- Move Contact::Name to unit class (eliminates Contact::Name::Name duplication)
- Add Contact::Address::Generic does Actionable for locale-agnostic ADR
- vCard grammar/actions aligned with main Contact pattern via Actionable
- Zip+4 postal-code support in en_US (already present via \d+ token)