Releases: sangonzal/repository-traffic-action
Releases · sangonzal/repository-traffic-action
v.0.1.6
- Adds option to run from a separate repository by setting REPOSITORY_NAME
- Bumps pillow from 9.0.0 to 9.0.1
v.0.1.5
- Bump urllib3, pillow dependency versions
- Print error messages for easier debugging
- Refactor code
v0.1.4
- Add spacing in between subplots
- Update version of pandas to 1.2.0 to fix issue with formatting of years in plots
v0.1.3
- Fix issue with clones
v0.1.2
- Update docker base image from Python 3 to Python 3.8
- Update README.md
v0.1.1
- Update directory of main.py in Dockerfile
- Fix issue where plotting an empty dataframe would throw error
- Update README
v0.1.0
Initial release.
Support for tracking repository traffic and clones past the default two week period.