Releases: Llandon/lsmount
Releases · Llandon/lsmount
v0.2.4
- make pkg-config substitutable
- fixes build issues with GCC 10
v0.2.3
• fixes incompatibility with hurd by removing PATH_MAX
• add compile time check for _POSIX_VERSION
v0.2.2
• don't fill up last column with spaces when show_unused=0
• remove hard coded grid size
v0.2.1
• hardening
- enable fortify source
- enable Position Independent Executables
- enable bind now
• add conservative default config file
• update documentation
v0.2.0
- --use-color has now an automatic mode (via terminfo)
- --skip new function to filter output
- removed options which became obsolete through --skip
- --shrink-eighty removed
- --set-colors new function to set column colors
v0.1.1
more compatible Makefile than in previous version
v0.1.0
First release (just for testing purpose)