You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HuskSync/common
Stampede 6286bbe2ad
fix: mongo breaking due to mixed use of UUIDs and strings (#321)
All UUIDs are now read and written as actual UUID objects, which was before causing errors due to a mixed use of UUID objects and string representations.
5 months ago
..
src fix: mongo breaking due to mixed use of UUIDs and strings (#321) 5 months ago
build.gradle feat: support 1.21 5 months ago