Below you will find pages that utilize the taxonomy term “hakancelikdev”
August 2, 2025
unimport
Version updated for https://github.com/hakancelikdev/unimport to version 1.2.1.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.2.1] - 2023-12-24 Added Python 3.12 support added
August 1, 2025
unimport
Version updated for https://github.com/hakancelikdev/unimport to version 1.3.0.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.3.0] - 2025-08-01 Added Python 3.13 support added Changed Python 3.8 support dropped Updated minimum Python version requirement from 3.8+ to 3.9+ Removed Python 3.8 from CI/CD pipeline and testing environments Updated all configuration files to reflect Python 3.9+ support Upgraded all package versions in use Fixed Replace deprecated lib2to3 imports with ast module in test cases Fixed deprecation warning in Python 3.
December 24, 2023
unimport
Version updated for hakancelikdev/unimport to version 1.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.2.1] - 2023-12-24 Added Python 3.12 support added
December 22, 2023
unimport
Version updated for hakancelikdev/unimport to version 1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.2.0] - 2023-12-22 Changed Python 3.6 support dropped Python 3.7 support dropped Fixed Improved Type Comment Analysis
To ensure accurate type comment analysis, a crucial fix was implemented in the code. The update involves refining the process by adding a check within ast.
November 18, 2023
unimport
Version updated for hakancelikdev/unimport to version 1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.1.0] - 2023-11-17 Added Support for Python version 3.11. It is suitable for the versions we officially support, Unimport cannot be used with Python version 3.12.