Current section

Files

Jump to
superls CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Superls
## v1.2.4 (2025-08-05)
* cache parent directory tokens when archiving
## v1.2.3 (2025-07-05)
* streamline the search modules names
* fix a corner case bug in cmdline
* add more tests
## v1.2.2 (2025-06-24)
* tokenize both path and file name
## v1.2.0 (2025-04-18)
* refactor index structure
* improve search files output
* remove API module, unify Store modules
## v1.1.3 (2024-05-12)
* refactor password management
## v1.1.2 (2024-04-02)
* fix tests
## v1.1.1 (2024-04-02)
* fix prompt new_value
## v1.1.0 (2024-01-15)
* Customize the build with a custom secret key
## v1.0.0 (2024-01-12)
* Support password encrypted stores
## v0.2.0 (2023-12-02)
* Fix when stores are not present
## v0.1.1 (2023-10-06)
* Add search by dates
## v0.1.0 (2023-10-05)
* First release.