Skip to content

Releases: dmonad/lib0

v0.2.89

18 Feb 13:35
Compare
Choose a tag to compare
  • [environment] add ensureConf helper 8a5f0b1

v0.2.88...v0.2.89

v0.2.88

22 Nov 10:55
Compare
Choose a tag to compare
  • [encoding] Add annotations that toUint8Array should only be called once. closes #60 cac4215
  • map.setIfUndefined supports inheritance. fixes #82 00fbf0b

v0.2.87...v0.2.88

v0.2.87

13 Oct 12:08
Compare
Choose a tag to compare
  • 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.87

v0.2.86

23 Sep 13:20
Compare
Choose a tag to compare
  • explicitly provide browser bundle #74 55fb978
  • [websocket] add deprecation notice. closes #73 ce52f72
  • make lib0 "work" again in deno 1c3bc44
  • fix crypto tests in bun.sh 24e460a

v0.2.85...v0.2.86

v0.2.85

12 Sep 23:32
Compare
Choose a tag to compare
  • implement ObservableV2 with better typings 2c95d08

v0.2.84...v0.2.85

v0.2.84

12 Sep 14:01
Compare
Choose a tag to compare
  • better typings for lib0/queue 1ccf826
  • add self referencing sha256 test 41d8eac
  • remove unused dependencie 6aa7c88
  • [crypto] benchmark allows larger input and doesn't depend on webcrypto true random values 4305f46

v0.2.83...v0.2.84

v0.2.83

24 Aug 17:56
Compare
Choose a tag to compare
  • [jwt] implement unsafeDecode 3f338f7

v0.2.82...v0.2.83

v0.2.80

09 Aug 09:45
Compare
Choose a tag to compare
  • [sha256] fix typings import by renaming 66b40a6
  • [rabin] increase allowed spread 8bd36bc

v0.2.79...v0.2.80

v0.2.79

08 Aug 21:22
Compare
Choose a tag to compare
  • 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

v0.2.78...v0.2.79

v0.2.77

27 May 09:04
Compare
Choose a tag to compare
  • [isomorphic.js] add deprecation message edbed3d
  • Merge pull request #66 from NilSet/is-type-constraints cbf869f
  • Add necessary constraints to is-function types for typescript to assert instanceof 281dca2

v0.2.76...v0.2.77