v1.0.0
What's Changed
- feat: adding in constructor by @jaredwray in #1
- feat: adding in status badges by @jaredwray in #2
- feat: adding in additional badges by @jaredwray in #3
- feat: adding in parse and stringify options / properties by @jaredwray in #4
- feat: adding in jsDoc for types and properties by @jaredwray in #5
- chore: upgrading vitest to 4.0.8 by @jaredwray in #6
- feat: adding in toHash function by @jaredwray in #7
- feat: adding in toNumber for hashery by @jaredwray in #8
- feat: adding in providers with HashProviders by @jaredwray in #9
- feat: adding in web crypto to providers by @jaredwray in #10
- feat: updating modules by @jaredwray in #11
- feat: updating the pull request language by @jaredwray in #12
- fix: moving algorithm to string by @jaredwray in #13
- feat: adding in names property by @jaredwray in #14
- feat: adding in DJB2 by @jaredwray in #15
- feat: adding in murmer by @jaredwray in #16
- feat: adding in fnv1 hashing by @jaredwray in #17
- feat: adding in CRC by @jaredwray in #18
- feat: adding logos by @jaredwray in #19
- feat: updating readme features by @jaredwray in #20
- feat: adding in hooks by @jaredwray in #21
- feat: adding in benchmarks by @jaredwray in #22
New Contributors
- @jaredwray made their first contribution in #1
Full Changelog: https://github.com/jaredwray/hashery/commits/v1.0.0