Skip to content

Releases: RaphGL/Tuckr

Tuckr 0.5.2

17 Dec 20:12
Compare
Choose a tag to compare

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

21 Nov 18:42
Compare
Choose a tag to compare

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

10 Nov 14:33
Compare
Choose a tag to compare

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

26 Oct 13:09
Compare
Choose a tag to compare

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

13 Oct 15:18
Compare
Choose a tag to compare

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

11 Oct 12:19
Compare
Choose a tag to compare

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