Release 0.1.0
- IntegrityMetadataSet Enhancements: Refactored
IntegrityMetadataSet
to improve structure and flexibility, including new methods (match
,strongestHashAlgorithms
,iterator
, andsize
), support for more flexible input types, and enhanced validation logic. - Type Definitions & Code Readability: Improved type definitions and enhanced overall code readability.
- Build & Tooling: Replaced
tsup
withpkgroll
andtsx
for bundling.