v0.2.1
Changes:
- switched to
poetry.lock
instead ofrequirements.txt
for dependency management; - updated the application of RTL8812AU driver;
- updated project structure;
- renamed
generic-slim
packaging option toslim
, added newfull
option; - updated GH workflow;
- added new
CONFIG_
options for the kernel configuration; - grouped external API calls into
clients
subpackage; - fixed Podman usage (
Dockerfile.dockerignore
is currently unrecognized); - updated assets list;
- updated documentation, including kernel flashing instructions;
- various minor code improvements.