Releases: NickyMateev/Line-Clipper
Releases · NickyMateev/Line-Clipper
v1.0.2
Release notes
Version 1.0.2 (May 4th, 2020)
Release includes the following changes:
- Fix issue where the extension would not work well with custom GitHub theme extensions and would override colors incorrectly: #3
- Fix issue where file line numbers would not have copy-to-clipboard attached if the files loaded after the initial DOM rendering: d7892cf
- Fix issue where the file path on PR pages would not be derived properly: 567c4d2
- Add browser action for redirecting extension user to the project repo when clicking on the extension icon
- Update README.md with links for the extension in the Mozilla Add-ons page and also support for Microsoft Edge
v1.0.1
v1.0.0
Release notes
Version 1.0.0 (April 23rd, 2020)
Initial release of the LineClipper extension! 🚀
It includes the following functionality:
- Copy file paths + line numbers when reviewing pull requests
- Copy file paths + line numbers during conversation in the communications tab of a pull request where there's a file snippet
- Copy file paths + line numbers when going through a repository's files
- Copy file paths + line numbers when going through files from old commits