Skip to content

Releases: dmonad/lib0

v0.2.94

15 May 10:18
Compare
Choose a tag to compare
  • lint 836d78e
  • [promise] implement untilAsync 9b54e80
  • [logging] fix --no-color env configuration e8bb155
  • [indexeddb] fix test 616c7cc
  • [pledge] global context and more tests 6e45d27
  • experimenting with new pledge replacement for promises 7cbd84d

v0.2.93...v0.2.94

v0.2.93

17 Mar 18:57
Compare
Choose a tag to compare
  • fix ecdsa key generation export cb6fe9f

v0.2.92...v0.2.93

v0.2.92

15 Mar 00:21
Compare
Choose a tag to compare
  • [0ecdsa-generate-key] better naming scheme 637fbac
  • add exec header to bin scripts 6b23e5a

v0.2.91...v0.2.92

v0.2.91

04 Mar 22:22
Compare
Choose a tag to compare
  • ecdsa key generator & jwt exp verification 3b2c642

v0.2.90...v0.2.91

v0.2.90

28 Feb 13:27
Compare
Choose a tag to compare
  • [logging] lazyprint support d0ee703
  • logging properly supports printing Uint8Array 835c92b

v0.2.89...v0.2.90

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