Changelog for [git-permalink](https://euandreh.xyz/git-permalink/en/). [pt] | [fr] | [eo] [pt]: https://euandreh.xyz/git-permalink/pt/CHANGELOG.html [fr]: https://euandreh.xyz/git-permalink/fr/CHANGELOG.html [eo]: https://euandreh.xyz/git-permalink/eo/CHANGELOG.html # Unreleased ## Removed ### Perl Removed dependency on Perl for development. # [0.2.3](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.3) - 2021-07-16 ## Added ### Translations Translations for `README.md` and `CHANGELOG.md` files were added. ## Changed ### Options When git-permalink encounters an unrecognized option, it now exits with 2 instead of ignoring it. # [0.2.2](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.2) - 2021-06-25 ## Fixed Fixed installation path of manpages. # [0.2.1](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.1) - 2021-06-25 ## Changed ### `getopts` Use `getopts` for better handling of arguments, and start handling `--` escape. ### Tests Integration tests were added, creating empty repositories and monitoring `STDOUT`, `STDERR` and the usage of `xdg-open`. # [0.2.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.0) - 2021-06-19 ## Added ### Translations Translations for program output and manpages were added for Portuguese, French and Esperanto. ### Code forges All code forges listed in [`#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`. # [0.1.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.1.0) - 2021-06-13 ## Added Initial public release.