Tags give the ability to mark specific points in history as being important
-
-
-
v0.0.11
91c37304 · ·Release version 0.0.11 - License change to GPLv2 Major changes: - Changed license from MIT to GNU General Public License v2.0 (GPL-2.0-only) - Compliance with vendored QEMU code licensing requirements - Updated all license references across documentation - Fixed license classifier for PEP 639 compliance This release resolves the license conflict documented in CODE_REVIEW_REPORT.md by adopting GPL v2, which is required due to the vendored QEMU Python bindings. Package available at: https://pypi.org/project/maqet/0.0.11/
-
v0.0.10
61b137f1 · ·Release version 0.0.10 - Vendored QEMU Python bindings with relative imports - Removed qemu dependency (now bundled) - Fixed all import paths for vendored modules - Stable release with full QEMU integration
-
-
-