Releases: StylusFrost/flureejs-utils
Releases · StylusFrost/flureejs-utils
v0.1.9
v0.1.8
- Changes for use flureejs-config package
- Documentation and test improvements
v0.1.7
- Ecsign and ecrecover receives as input msg parameter a string that does not always have to be a hex
- Documentation and test improvements
v0.1.6
- isValidAuthID now accepts authID parameter as a Buffer
- Documentation and test improvements
v0.1.5
Changed
- Documentation and test improvements
Fixed
- Fix Using compress Public key into publicToAuthID
v0.1.4
- Using @fluree/crypto-base for publicToAuthID too
- Documentation and test improvements
v0.1.3
- Using @fluree/crypto-base for privateToAuthID ( Problems with publicToAuthID )
- Add bytes utils
- Add Objects.ts for Defines properties on a
Object - Documentation and test improvements
v0.1.2
Using @fluree/crypto-base for ecdsa ( Need k like a fluree server)
v0.1.1
- Add bufferToHex utility
- Add external bs58check
- Documentation and test improvements
v0.1.0
Basic functionality