Skip to content

Releases: pls-rs/pls

v0.0.1-beta.6

20 Jan 13:58
v0.0.1-beta.6
8a83b31
Compare
Choose a tag to compare
v0.0.1-beta.6 Pre-release
Pre-release

Fixed

  • Error when operation not permitted
    pls will no longer panic when the list operation is not permitted inside a directory and will instead show a clean error message.

v0.0.1-beta.5

18 Jan 08:56
v0.0.1-beta.5
21d1aca
Compare
Choose a tag to compare
v0.0.1-beta.5 Pre-release
Pre-release

Fixed

  • Error when no results in detail view
    Issue #94 "Error when no results" is resolved by 220598e.

v0.0.1-beta.4

30 Dec 03:27
v0.0.1-beta.4
2daf817
Compare
Choose a tag to compare
v0.0.1-beta.4 Pre-release
Pre-release

Added

  • Custom config location
    Now you can set a custom location for the global config file using the PLS_CONFIG environment variable, if you prefer to have a clean home directory and organise configs elsewhere (like ~/.config/, for example).

v0.0.1-beta.3

23 Dec 02:06
v0.0.1-beta.3
64ee779
Compare
Choose a tag to compare
v0.0.1-beta.3 Pre-release
Pre-release

Added

  • Solo files
    This release refactors the core of the app to allow presenting solo files as one group instead of many individual files.

v0.0.1-beta.2

31 Jul 10:08
v0.0.1-beta.2
2e86413
Compare
Choose a tag to compare
v0.0.1-beta.2 Pre-release
Pre-release

Added

  • Collapse
    Collapse is a powerful feature that provides a way to highlight the relationship between original and derived files.

v0.0.1-beta.1

30 Jul 00:26
v0.0.1-beta.1
873aaf7
Compare
Choose a tag to compare
v0.0.1-beta.1 Pre-release
Pre-release

Hello, World! This is the first release of the new pls, rewritten in Rust.

Learn more about pls from the docs.