Glinkfix

Latest version: v2.0.2

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

Scan your dependencies

2.0.2

Changed

* *Nothing*

Added

* Added proper citation for the [pyperclip library][def], and included
the BSD 3 Clause license that comes with it.

Removed

* *Nothing*

Fixed

* Improved help tips on the command line.
* Code linting.

Deprecated

* *Nothing*

[def]: https://github.com/asweigart/pyperclip

2.0.1

Changed

* Bumped pyperclip library: 1.8.2 -> 1.9.0

Added

* *Nothing*

Removed

* *Nothing*

Fixed

* *Nothing*

Deprecated

* *Nothing*

2.0.0

Changed

* The operation of glinkfix has been streamlined. Entering a link to fix
now defaults to performing a conversion to an embedding link, and the
results are automatically copied to the clipboard. See the README file
or run `glinkfix -h` for more details.

Added

* Added additional test case to ensure invalid Sharing Links are caught.

Removed

* Deleted version history from README. Vision history will now be
tracked in the git repository for each release.

Fixed

* Google keeps tweaking the format of their Drive Links (funny, they
never ask my opinion 😐). Updates from Google in Jan 2024 broke some
viewing links. This update should generate results which are now
compliant. Any broken links that you created with previous versions
will need to be run though glinkfix again.
* Documentation linting.
* Tuned `Makefile` to handle development dependencies.

Deprecated

* *Nothing*

1.2.1

Changed

* Version re-baseline and documentation corrections. No functional changes in the 1.2.x release cycle.

Added

* *Nothing*

Removed

* *Nothing*

Fixed

* *Nothing*

Deprecated

* *Nothing*

1.0.16

- Better packaging compliance with [PEP 561](https://peps.python.org/pep-0561/).
- Dropped support for Python <= 3.7

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.