Releases: dmonad/lib0
Releases · dmonad/lib0
v0.2.89
v0.2.88
v0.2.87
- test coverage 1830915
- [environment] improve isNode check. closes #67 20e4983
- [indexeddb] Remove unload event. fixes #78 cf23d29
- full test coverage 9b51910
- Avoiding circular dependencies.. 3f37d36
- package.json lint 4fd9cbb
- [storage] more generic localStorage check #80 c7382e8
- Merge pull request #80 from kewell-tsao/patch-1 bd464f5
- update browser exports. fixes #79 72b9ed5
- Check localStorage is null b0bcf69
- [observable] self referencing EVENTS template allowing to use classes as templates #76 2625702
- optimize observable typings #72 03cd762
- add specific browser modules to most exports 4b4faaa
v0.2.86
v0.2.85
v0.2.84
v0.2.83
v0.2.80
v0.2.79
- remove checksum.js 5ef8306
- [sha256] simplify export 7bbc12c
- [sha256] rename hash()=>digest() 74aa889
- update standard, lint, more tests for hash/sha256 dbca8ed
- [sha256] refactor to class with faster execution 5cdd1dc
- [sha256] perf updates - inlining and less scopes d08f772
- [sha256] perf updates and benchmarks 20a94c4
- [sha256] add node native fallback 6a18123
- [sha256] perf update 29b9986
- Implement working sha256 algorithm (unoptimized) bdb5177
- Merge branch 'rabin-fingerprint' c678a2c
- [random] explicitly state uuidv4 return type - fixes #68 edf7423
- [rabin] update comments ea4f185
- [rabin] more tests & documentation b7915f3
- add description to rabin modules 542e539
- restructure hash/rabin d2041ca
- [fingerprint] full test coverage c72100e
- [fingerprint] almost full test coverage df854d3
- implemented cached fingerprint encoder 690cd69
- fingerprint compatiblity between implementations e40edcd
- prelim work on rabin fingerprint 96bbda0
- [testing] add TestCase.meta bd69ab4
- [testing] allow multiple arguments in group* callbacks d5406e7