Skip to content

Release v1.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@ggeerraarrdd ggeerraarrdd released this 31 Jan 02:12
· 194 commits to main since this release

Note: This is an alpha release intended for testing purposes. Users may encounter bugs and incomplete features.

Features

  • Added form input validation

Refactoring

  • Moved PackageHandler class to dedicated module
  • Combined file operations into single context manager
  • Reduced arguments, local variable count, statements, branches in multiple functions

Documentation

  • Added argument and return type hints to multiple functions
  • Added or updated docstrings