MOROS 0.2.0
What's Changed
- Add heap allocation by @vinc in #6
- Remove heapless and use alloc by @vinc in #7
- Improve editor by @vinc in #8
- Use DirEntry#size by @vinc in #9
- Truncate long lines in editor by @vinc in #10
- Add autocompletion to shell by @vinc in #11
- Fix readline by @vinc in #13
- Add network stack by @vinc in #12
Full Changelog: v0.1.0...v0.2.0