Commit Graph

8 Commits

Author SHA1 Message Date
Ian Bull
96bc247998
refactor(uuid): align additional error messages (#5803) 2024-08-26 13:36:01 +09:00
Asher Gomez
bd7c465ccb
fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874)
* fix(uuid): validate namespace UUIDs

* update

* revert

* tweak

* tweaks
2024-05-29 19:09:30 +10:00
Asher Gomez
fc3d376447
test(uuid): add tests for invalid namespace UUID (#4875) 2024-05-29 18:19:55 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
David Luis
29015d20c1
refactor(uuid): format test names and improve test coverage (#4002)
* chore(uuid): improve test coverage and format test names

* refactor: remove version prefix
2023-12-21 08:52:37 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Lino Le Van
934cb11a7e
feat(uuid): uuid v3 (#3324) 2023-04-25 11:03:15 +09:00