mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
Release version 3.2.0
Some checks failed
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Some checks failed
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Signed-off-by: miurahr <miurahr@linux.com>
This commit is contained in:
@@ -13,6 +13,24 @@ All notable changes to this project will be documented in this file.
|
|||||||
`Unreleased`_
|
`Unreleased`_
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
`v3.2.0`_ (29, January, 2025)
|
||||||
|
=============================
|
||||||
|
|
||||||
|
Fixed
|
||||||
|
-----
|
||||||
|
- fix source/doc/examples with qtsdkrepo changes (#857)
|
||||||
|
- fix WASM and update document (#846, #876)
|
||||||
|
- fix list-src,doc,examples for >= 6.8.0 (#880)
|
||||||
|
|
||||||
|
Added
|
||||||
|
-----
|
||||||
|
- Add support for commercal version of Qt (#878)
|
||||||
|
|
||||||
|
Changed
|
||||||
|
-------
|
||||||
|
- Improve type definitions and stylees (#864, #869)
|
||||||
|
- Migrate dependency to patch_ng from patch (#875)
|
||||||
|
|
||||||
`v3.1.21`_ (20, December 2024)
|
`v3.1.21`_ (20, December 2024)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
@@ -445,7 +463,8 @@ Security
|
|||||||
* Check Update.xml file with SHA256 hash (#493)
|
* Check Update.xml file with SHA256 hash (#493)
|
||||||
|
|
||||||
|
|
||||||
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.21...HEAD
|
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.2.0...HEAD
|
||||||
|
.. _v3.2.0: https://github.com/miurahr/aqtinstall/compare/v3.1.21...v3.2.0
|
||||||
.. _v3.1.21: https://github.com/miurahr/aqtinstall/compare/v3.1.20...v3.1.21
|
.. _v3.1.21: https://github.com/miurahr/aqtinstall/compare/v3.1.20...v3.1.21
|
||||||
.. _v3.1.20: https://github.com/miurahr/aqtinstall/compare/v3.1.19...v3.1.20
|
.. _v3.1.20: https://github.com/miurahr/aqtinstall/compare/v3.1.19...v3.1.20
|
||||||
.. _v3.1.19: https://github.com/miurahr/aqtinstall/compare/v3.1.18...v3.1.19
|
.. _v3.1.19: https://github.com/miurahr/aqtinstall/compare/v3.1.18...v3.1.19
|
||||||
|
|||||||
Reference in New Issue
Block a user