Skip to content

v2.0.0

Compare
Choose a tag to compare
@ThinLiquid ThinLiquid released this 23 Jan 01:02
· 57 commits to master since this release

2.0.0 (2024-01-23)

Bug Fixes

  • actually stopped boot overflowing (4bd8f9b)
  • made flowos-docs build (aff12d0)
  • made code follow ts-standard (cf8f1b8)
  • make tests pass again (0cf9209)
  • remove duplicate 'overflow' property (d9ab009)
  • stop boot div from overflowing (a08b8d9)

Features

  • add progress indicator to boot sequence (48294da)
  • created an actual kernel and bootloader (04ccdf1), closes #151

BREAKING CHANGES

  • process.kernel.loadLibrary('lib/VirtualFS') replaced by process.fs