Releases: Justintime50/github-archive
Releases · Justintime50/github-archive
v2.1.2
- Fixed the script's entrypoint (PyPi installs work again)
v2.1.1
- Fixed the long argument names which had underscores intead of hyphens
- Fixed a bug where threads were not waiting at the end of the script before printing the completion message
v2.1.0
- Replaced
requirements.txtwithsetup.py - Removed Launch Agent
- Set the default git pull behavior as
--ff-onlyto avoid git message (closes #) - Increased default timeout for git operations from
120seconds to180seconds - Replaced the majority of environment variables with command line args making customization easier as "feature flags"
- Various bug fixes and minor improvements
- Removed log deletion functionality
- Published to Pypi
v2.0.0
- Rewrote the script in Python.
- Added concurrency to clone/pull changes incredibly fast for large amounts of repos and gists.
- Added even more custimization and control
- Uniform log naming, better logging details
- Added changelog
v1.0.0
GitHub Archive written in Bash and supports a plethora of options. Public/private, personal/organization, gists, etc.