Changelog for lsfrom-1.0.0
Release history for lsfrom
1.0 (2024-01-07)
- add --after: start with the next file after the specified one
- add --until: include files only up to the specified file
- add --before: changes the behaviour of --until
- add --strict: error if the specified files do not exist
- the short option for --all is now -A
0.1.1.1 (2022-04-24)
- add missing test files
- fix testsuite for lts 12 and earlier
0.1.1 (2022-04-24)
- use
ls -A
- improve documentation
0.1 (2021-02-06)
- initial Hackage release
- supports filepaths now not just file pattern
- uses system locale collation