Releases: durierem/dotrs
Releases · durierem/dotrs
Dotrs 2.3.2
Dotrs 2.3.1
New
- Added a marker next to unsaved files when using the
list
command
Bugfixes
- Fixed messed up dotrs.gemspec
Dotrs 2.3.0
New
- Added a marker next to unsaved files when using the
list
command
dotrs 2.2.1
2.2.1
Bug fixes
- Fixed a bug preventing the removal of files from the local repository
- Fixed incorrect file names in the commit messages
2.2.0
New
- Added the
--short
,--tree
,--all
and--verbose
options - Improved error messages when adding or removing files
- Allowed custom repository names
- Simplified commit messages from dotrs
- Added a configuration file
Bug fixes
- Fixed various errors when pushing, especially from an empty repository
- Fixed remaining empty directories after the removal of all files inside
- Fixed permissions errors when adding files
dotrs 2.2.0
New
- Added the --short, --tree, --all and --verbose options
- Improved error messages when adding or removing files
- Allowed custom repository names
- Simplified commit messages from Dotrs
- Added a configuration file
Bug fixes
- Fixed various errors when pushing, especially from an empty repository
- Fixed remaining empty directories after the removal of all files inside
- Fixed permissions errors when adding files
dotrs 2.1.1
Fix missing argument in init
dotrs 2.0.2
Changelog
- Fix a bug affecting the
apply
command.
dotrs 2.0.1
Changelog
- The files' paths in the local repository
~/.dotfiles
no longer include the whole path from the root directory of the file system, but goes up only to the user's home directory.
dotrs 2.0.0
Add support for installation as a gem.