Files
rdlink/CHANGELOG.md

25 lines
842 B
Markdown

# Changelog
## [0.3](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.3) - 2022-03-23
* Improving test output to include rdlink version and test environment
* New script `test/savetest.sh` to produce reports which can be added to the release
## [0.2](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.2) - 2022-03-22
* Fix pattern substitution bugs (found with bash 3.2.57)
* Test successful on
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
**GNU bash, version 3.2.57**
## [0.1](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.1) - 2022-03-22
* First relase
* behavior for normal cases same as readlink -f
* Tests successful on
* Raspberry Pi OS aarch64/arm64 (Debian GNU/Linux 11 (bullseye))
**GNU bash, version 5.1.4**
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
**GNU bash, Version 5.0.17**