Releases: saahilbdotdev/autorepo
Releases · saahilbdotdev/autorepo
Version 0.1.9
- Replaces OS keyring with simple JSON configuration file
- Adds a new
repo update
command to update a given repository
Version 0.1.8
- Fixes issues with logout
- Automatically sets a default user after logging out of one user
Version 0.1.7
- Minor fixes
Version 0.1.6
- Minor fixes
Version 0.1.5
- Adds user management system for managing multiple users on a single machine
- Adds command to delete a repository
[Major refactoring] v0.1.4
- Refactored the previous code and added new commands and modified existing ones
- Works on Windows, Linux and MacOS (both amd64 and arm64)
Version 0.1.3
- Adds new option to clone an existing repository
Version 0.1.2
- Fixed all import errors