v0.7.2
0.7.2 - 19.07.2026
Added
- Add type annotations by @antoniorodr
- Add import to be used on typing by @antoniorodr
- Add
everforest_dark_hardtheme to the palette by @antoniorodr - Add debugpy as dev dependency by @antoniorodr
Changed
- Update dependencies by @antoniorodr
get_filesused the cached sftp for better performance by @antoniorodr- Create
on_unmountto close sftp connection by @antoniorodr - Send the cached
sftptoget_filesby @antoniorodr - Create cache for
sftpandhome_pathby @antoniorodr - Convert
resultsto a list of tuples by @antoniorodr get_candidatesfunction sends dir whenget_filescalled by @antoniorodrget_filesis now takingpathas arg by @antoniorodr- Update imports by @antoniorodr
- Create wrapper
CronDirEntryby @antoniorodr - Change line split by @antoniorodr
- Update import after name change by @antoniorodr
- Update imports to use correct path by @antoniorodr
- Change import to use correct path by @antoniorodr
- Rename folder
loggingtocron_loggingby @antoniorodr - Change linting by @antoniorodr
- Flake gets the version dynamically from the
pyprojectfile by @antoniorodr - Nix installation back to the docs by @antoniorodr
- Workflow_dispatch by @antoniorodr
- Update workflow to create a PR when updating the flake by @antoniorodr
- Update
CHANGELOG.mdby @antoniorodr
Fixed
- Fix autocompletion on servers by @antoniorodr
Removed
- Delete workflow_dispatch options by @antoniorodr
- Delete flake installation by @antoniorodr
- Delete flake workflow by @antoniorodr