Releases: RaphGL/Tuckr
Releases · RaphGL/Tuckr
Tuckr 0.5.2
What's changed
- Encrypts is now called Secrets to fit the naming scheming with Configs and Hooks
- Added aliases for the add (a) and status (s) commands
- Refactored code
Full Changelog: 0.5.1...0.5.2
Tuckr 0.5.1
What's changed
- Added back colored output
- Better hook messages
- Added adopt flag (-a) for conflicting symlinks
- Fixed bug when using the force symlink (-f) flag
Full Changelog: 0.5.0...0.5.1
Tuckr 0.5.0
This release was focused on fixing bugs and improving user feedback.
What's changed
- Better status messages
- Better hook messages
- Fixed bug impeding symlinking from working on MacOS
Full Changelog: 0.4.0...0.5.0
Tuckr 0.4.0
This release brings about a quite a few bug fixes and new functionality.
What's changed
- Program exclusion: it's now possible to provide what programs should be excluded, making "conditional deployment" much easier
- Conflicting dotfiles detection: now the user will be informed if certain files are in conflict with files in the dotfiles directory
- Conflict overriding: one can now choose to override conflicting dotfiles with the -f flag
- Initializing tuckr repos is slightly more useful now
Full Changelog: 0.3.0...0.4.0
Tuckr 0.3.0
Tuckr now has windows support.
For it to work on windows one needs to enable developer mode (windows limitation)
Full Changelog: 0.2.0...0.3.0
Tuckr 0.2.0
This is the first stable version.
If you're using another unix-like OS or architecture, you should compile it yourself for now.
Support for Windows is coming in the future.
Full Changelog: https://github.com/RaphGL/Tuckr/commits/0.2.0