Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 20:35
· 62 commits to main since this release

Changes:

  • switched to poetry.lock instead of requirements.txt for dependency management;
  • updated the application of RTL8812AU driver;
  • updated project structure;
  • renamed generic-slim packaging option to slim, added new full 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.