Releases: screwyprof/favkit
Releases · screwyprof/favkit
v0.5.0
23 Dec 22:33
Compare
Sorry, something went wrong.
No results found
0.5.0 (2024-12-23)
⚠ BREAKING CHANGES
Desktop and Downloads are now handled as custom locations with full paths instead of special targets with ~ notation.
Features
simplify target handling to use full paths (#12 ) (ac0e996 )
Miscellaneous Chores
v0.4.0
22 Dec 19:20
Compare
Sorry, something went wrong.
No results found
0.4.0 (2024-12-22)
Features
add special handling for Downloads folder (8e5817b )
v0.3.0
22 Dec 17:22
Compare
Sorry, something went wrong.
No results found
0.3.0 (2024-12-22)
Features
handle special locations (Recents & Applications) in Finder sidebar (#9 ) (101102b )
v0.2.0
22 Dec 02:03
Compare
Sorry, something went wrong.
No results found
0.2.0 (2024-12-22)
Features
improve AirDrop display in Finder sidebar (#6 ) (767c9aa )
v0.1.2
22 Dec 01:04
Compare
Sorry, something went wrong.
No results found
0.1.2 (2024-12-22)
Bug Fixes
correct release artifact packaging permissions (bb9f4e4 )
v0.1.1
22 Dec 00:46
Compare
Sorry, something went wrong.
No results found
0.1.1 (2024-12-22)
Bug Fixes
trigger release with improved artifact packaging (4634922 )
v0.1.0
22 Dec 00:10
Compare
Sorry, something went wrong.
No results found
0.1.0 (2024-12-21)
Features
add git hooks with pre-commit checks (1a3f935 )
add Makefile linting and improve organization (c08dcfd )
add minimal FinderApi with acceptance test (486e0a9 )
add nix-filter and improve build targets (3e22dfe )
add security audit to lint target (0aeb152 )
favorites: add URL resolution for sidebar items (c5af86d )
implement display name retrieval for favorites (6e28a64 )
introduce anti-corruption layer for favorites (88725da )
introduce MacOS API abstraction (31ccccd )
migrate to cargo-nextest (020da32 )
sidebar: implement Display trait for SidebarItem (c211697 )