Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](Flow-Works/FlowOS@v1.1.0...v2.0.0) (2024-01-23) ### Bug Fixes * actually stopped boot overflowing ([4bd8f9b](Flow-Works/FlowOS@4bd8f9b)) * made `flowos-docs` build ([aff12d0](Flow-Works/FlowOS@aff12d0)) * made code follow ts-standard ([cf8f1b8](Flow-Works/FlowOS@cf8f1b8)) * make tests pass again ([0cf9209](Flow-Works/FlowOS@0cf9209)) * remove duplicate 'overflow' property ([d9ab009](Flow-Works/FlowOS@d9ab009)) * stop boot div from overflowing ([a08b8d9](Flow-Works/FlowOS@a08b8d9)) ### Features * add progress indicator to boot sequence ([48294da](Flow-Works/FlowOS@48294da)) * created an actual kernel and bootloader ([04ccdf1](Flow-Works/FlowOS@04ccdf1)), closes [#151](https://github.com/Flow-Works/FlowOS/issues/151) ### BREAKING CHANGES * `process.kernel.loadLibrary('lib/VirtualFS')` replaced by `process.fs`
- Loading branch information