libkernel/CHANGELOG.md

15 KiB

0.1.0-develop.68 (2023-11-17)

0.1.0-develop.67 (2023-10-19)

0.1.0-develop.66 (2023-10-12)

Bug Fixes

  • always show log data (d3259fa)
  • duplicate kernelLoadedDefer (a4b9b46)

0.1.0-develop.65 (2023-10-09)

Features

  • add createNetworkClient helper (6ecaf16)

0.1.0-develop.64 (2023-09-20)

0.1.0-develop.63 (2023-09-16)

Bug Fixes

  • remove checking the method for kernel -> sw messages (6e1e244)

0.1.0-develop.62 (2023-09-11)

0.1.0-develop.61 (2023-09-11)

Bug Fixes

0.1.0-develop.60 (2023-09-11)

Bug Fixes

  • don't nest in a data property with exchangeCommunicationKeys (d7663d0)

0.1.0-develop.59 (2023-09-11)

Bug Fixes

  • newBootloaderQuery now returns an ErrTuple (780f4fd)
  • newBootloaderQuery should return a ErrTuple (3ee446a)

0.1.0-develop.58 (2023-09-11)

Bug Fixes

  • need to pass nonce with query (6fb7486)

0.1.0-develop.57 (2023-09-11)

Bug Fixes

  • replace kernelLoadedResolve with kernelLoadedDefer (b5d3ba4)

0.1.0-develop.56 (2023-09-11)

Bug Fixes

Features

  • add newBootloaderQuery method (8561535)

0.1.0-develop.55 (2023-09-11)

Bug Fixes

  • export login and serviceWorkerReady (cb5a617)

0.1.0-develop.54 (2023-09-11)

Features

  • add login function that calls exchangeCommunicationKeys and setLoginKey (fd6c8d3)
  • add service worker support (15c5960)

0.1.0-develop.53 (2023-09-09)

0.1.0-develop.52 (2023-09-09)

0.1.0-develop.51 (2023-09-09)

0.1.0-develop.50 (2023-09-08)

0.1.0-develop.49 (2023-09-08)

0.1.0-develop.48 (2023-09-08)

0.1.0-develop.47 (2023-09-08)

0.1.0-develop.46 (2023-09-08)

Bug Fixes

  • export types since we are no longer storing them in libweb (4abc3ed)
  • update imports to be local (631fde4)
  • use Err from types (bb1229e)
  • use types and util locally (469f02b)

0.1.0-develop.45 (2023-09-04)

0.1.0-develop.44 (2023-09-04)

0.1.0-develop.43 (2023-09-04)

0.1.0-develop.42 (2023-09-04)

0.1.0-develop.41 (2023-09-04)

0.1.0-develop.40 (2023-09-04)

0.1.0-develop.39 (2023-09-03)

0.1.0-develop.38 (2023-09-02)

0.1.0-develop.37 (2023-09-02)

0.1.0-develop.36 (2023-08-20)

0.1.0-develop.35 (2023-08-10)

0.1.0-develop.34 (2023-07-29)

Bug Fixes

  • change callModule wrapper signature and correctly call callModule (2adbddc)

0.1.0-develop.33 (2023-07-29)

Bug Fixes

  • make callModule a wrapper function that calls handleError (73ea9ca)

0.1.0-develop.32 (2023-07-29)

Bug Fixes

  • add missing typeof check (420a28c)

0.1.0-develop.31 (2023-07-29)

Bug Fixes

  • function does not need to be async (09b691c)
  • update status signature (809e0ec)

Features

  • add name method for api (7affb28)

0.1.0-develop.30 (2023-07-27)

Bug Fixes

  • make getNetworkModuleStatus not be async so we don't need to wait to get the async function if we have a callback (a72651e)

0.1.0-develop.29 (2023-07-26)

0.1.0-develop.28 (2023-07-25)

Bug Fixes

  • export getNetworkModuleStatus (624511a)

0.1.0-develop.27 (2023-07-23)

Bug Fixes

0.1.0-develop.26 (2023-07-23)

Features

  • re-export defer from p-defer (2ac16d2)

0.1.0-develop.25 (2023-07-23)

Features

  • add getNetworkModuleStatus to fetch a network module status, either one time or continuous (19167ac)
  • create abstract NetworkClient with register, status, and ready methods. status calls getNetworkModuleStatus (711b134)

0.1.0-develop.24 (2023-07-21)

Bug Fixes

  • if we are in a webworker, automatically setup the handler so we don't ever forget (565fb05)

0.1.0-develop.23 (2023-07-21)

Bug Fixes

  • add type check on window (ceffa29)

0.1.0-develop.22 (2023-07-21)

0.1.0-develop.21 (2023-07-20)

0.1.0-develop.20 (2023-07-18)

0.1.0-develop.19 (2023-07-18)

0.1.0-develop.18 (2023-07-18)

0.1.0-develop.17 (2023-07-18)

0.1.0-develop.16 (2023-07-11)

Bug Fixes

  • pass event.data.err to logErr (191c3b5)

0.1.0-develop.15 (2023-07-08)

0.1.0-develop.14 (2023-07-03)

Bug Fixes

0.1.0-develop.13 (2023-07-02)

0.1.0-develop.12 (2023-07-02)

Bug Fixes

  • replace skt.us with kernel.lumeweb.com (079bfc2)

0.1.0-develop.11 (2023-07-02)

Bug Fixes

  • add support for a hosted kernel, but only on localhost (for debugging) (44e2a0d)

0.1.0-develop.10 (2023-07-02)

Bug Fixes

0.1.0-develop.9 (2023-07-01)

0.1.0-develop.8 (2023-07-01)

0.1.0-develop.7 (2023-07-01)

Bug Fixes

  • export handlePresentKey (e6a13a1)

0.1.0-develop.6 (2023-06-29)

0.1.0-develop.5 (2023-06-29)

Bug Fixes

0.1.0-develop.4 (2023-06-29)

0.1.0-develop.3 (2023-06-28)

Bug Fixes

  • update package exports to include types (aae4acd)

0.1.0-develop.2 (2023-06-28)

Bug Fixes

0.1.0-develop.1 (2023-06-28)

Features