This release has a heavy emphasis on memory management, a prerequisite for more complex functionality in the kernel. A highlight was finally merging multitasking support.
Features: * Physical memory manager (#104) * Running unit tests on the target architecture (#122) * x86 real-time-clock (#123) * Formatting as part of the build process (#124) * Vir...