Releases: seppzer0/zero-kernel
Releases · seppzer0/zero-kernel
v0.3.0
Changes:
- added optional KernelSU support;
- added ParanoidAndroid ROM support;
- enabled RTL8187 driver.
v0.2.1
Changes:
- switched to
poetry.lockinstead ofrequirements.txtfor dependency management; - updated the application of RTL8812AU driver;
- updated project structure;
- renamed
generic-slimpackaging option toslim, added newfulloption; - updated GH workflow;
- added new
CONFIG_options for the kernel configuration; - grouped external API calls into
clientssubpackage; - fixed Podman usage (
Dockerfile.dockerignoreis currently unrecognized); - updated assets list;
- updated documentation, including kernel flashing instructions;
- various minor code improvements.