- ...
2024-12-06
- fix: Correctly handle companies "founded" on February 29th and 30th of 1969
2024-11-14
- perf: Speed up parsing of "Kerfiskenntala"s
- docs: Improve docs, fix typos, add
valibot
schema example
2024-03-19
- docs: Fix (and improve) README
2024-01-01
- perf: Make
parseKennitala
slightly faster and greatly reduce impact of the.strictDate
parsing option - perf: Make
getKennitalaBirthDate
faster
2023-12-30
- docs: Minor fixes/improvements to README and JSDoc comments
2023-12-29
- Initial release of
@hugsmidjan/qj/kennitala
as a standalone micro library, with the following changes/additions:- tests: Convert tests to use
bun:test
- docs: Add proper README, and trim JSDoc comments and link to README for details
- feat: Simplify signature of
generateKennitala
- feat: Set 1969 as the lowest founding year for generated company kennitalas.
- perf: Speed up the
KennitalaData.format
method
- tests: Convert tests to use