Releases: melvinsh/vcsmap
Releases · melvinsh/vcsmap
v2.0.2
Changelog:
- Fixes an issue with writing CSV files.
v2.0.1
Changelog:
- Fixes an issue with RubyGems.
v2.0.0
Changelog:
- Packaged vcsmap as a gem, making installation and running a lot easier.
- Now uses the
GITHUB_COOKIE
environment variable instead of the .github-cookie
file.
- Small optimisations.
v1.0.3
Changelog:
- Added Instagram credentials plugin.
- Added AWS credentials plugin.
- Improved console output.
- Added test suite for development.
Thanks to @koenrh and @coldfusion39.
v1.0.2
Changelog:
- Manages GitHub cookie more efficiently (stops checking it before each request).
v1.0.1
Changelog:
- Fixed GitHub authorisation issue. Now uses a valid GitHub
user_session
cookie from .github-cookie
.