Idlealign

Latest version: v1.0.0

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

In this release, we move a bunch of the code around into separate modules, being the `utils` module for general extension development utilities, and `extension` for all the code for this specific extension. We also do things like updating the dependencies, modernizing the project, and fixing that issue where the text to be aligned wasn't being highlighted properly.

**Full Changelog**: https://github.com/CoolCat467/idlealign/compare/v0.1.1...v1.0.0

0.1.1

This release adds support for installing with [idleuserextend](https://github.com/CoolCat467/idleuserextend).

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/idlealign/pull/1
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/idlealign/pull/2
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/CoolCat467/idlealign/pull/3

New Contributors
* pre-commit-ci made their first contribution in https://github.com/CoolCat467/idlealign/pull/1

**Full Changelog**: https://github.com/CoolCat467/idlealign/compare/v0.1.0...v0.1.1

0.1.0

Change project to use pyproject.toml instead of legacy setup.py. Also do more work on type annotations and add precommit


**Full Changelog**: https://github.com/CoolCat467/idlealign/compare/v0.0.1...v0.1.0

0.0.1

Add alignment side option, refactor code a bit, change the way space wrap works slightly, and make the extension class do things instead of the alignment dialogue.

**Full Changelog**: https://github.com/CoolCat467/idlealign/compare/v0.0.0...v0.0.1

0.0.0

Initial release to the Public

Inspired by Tsoding's video https://www.youtube.com/watch?v=6_C9h1dPp54&t=130

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.