Releases: shenxianpeng/gitstats
Releases ยท shenxianpeng/gitstats
v0.5.0
๐ New features and improvements
- feat: support generate JSON output file by @shenxianpeng in #60
Full Changelog: v0.4.3...v0.5.0
v0.4.3
๐ New features and improvements
- refactor: remove unused code and check return code by @shenxianpeng in #59
๐ Documentation updates
- docs: update author license and description by @shenxianpeng in #58
Full Changelog: v0.4.2...v0.4.3
v0.4.2
๐ New features and improvements
- refactor report_creator.py by @shenxianpeng in #57
- code base refactor by @shenxianpeng in #56
Full Changelog: v0.4.1...v0.4.2
v0.4.1
๐ New features and improvements
- refactor: use argparse to replace getopt by @shenxianpeng in #52
๐ Documentation updates
- docs: updaste gitstats help by @shenxianpeng in #55
- docs: update readme about how to install gnuplot by @shenxianpeng in #48
- chore: update gitpod.yml and add contributors by @shenxianpeng in #51
Full Changelog: v0.4.0...v0.4.1
v0.4.0
๐ New features and improvements
- feat: use http.server to browser report by @shenxianpeng in #43
- refactor: gitstats code refactor by @shenxianpeng in #42
- feat: update CSS background-color: white (#38) by @shenxianpeng in #38
๐ Bug fixes
- fix: skip files without extension by @shenxianpeng in #37
๐ Documentation updates
- docs: refactor readme by @shenxianpeng in #45
- docs: update badges order by @shenxianpeng in #44
Full Changelog: v0.3.3...v0.4.0
v0.3.3
๐ New features and improvements
- feat: support testing on Macos and update docs by @shenxianpeng in #32
- feat: add Windows test workflow by @shenxianpeng in #31
- feat: create stale.yml by @shenxianpeng in #30
๐ฆ Dependency updates
- chore(deps): bump actions/attest-build-provenance from 1.4.4 to 2.1.0 by @dependabot in #28
Full Changelog: v0.3.2...v0.3.3
v0.3.2
๐ New features and improvements
- refactor workflows and readme by @shenxianpeng in #24
๐ Documentation updates
- chore: docs cleanup and updates by @shenxianpeng in #21
Full Changelog: v0.3.1...v0.3.2
v0.3.1
๐ Bug fixes
- fix: fall back to default config if can not find gitstats.conf file by @shenxianpeng in #19
Full Changelog: v0.3.0...v0.3.1
v0.3.0
๐ New features and improvements
- Move configuration to gitstats.conf file by @shenxianpeng in #16
- Update preview URL and Dockerfile for new release by @shenxianpeng in #15
๐ Documentation updates
- Update pypi badge color to blue by @shenxianpeng in #17
Full Changelog: v0.1.0...v0.3.0
v0.1.0
๐ New features and improvements
- Support preview report for the main branch by @shenxianpeng in #14
- Allow to preview gitstats report for each pull request by @shenxianpeng in #13
- Update docs and publish image workflow by @shenxianpeng in #12
- Support docker image by @shenxianpeng in #8
- Support Python 3.9 by @shenxianpeng in #1
๐ฆ Dependency updates
- Bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 7ca345011ac4304463197fac0e56eab1bc7e6af0 by @dependabot in #9
- Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 369eb591f429131d6889c46b94e711f089e6ca96 by @dependabot in #10
- Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 5e99dacf67635c4f273e532b9266ddb609b3025a by @dependabot in #11
Full Changelog: 55c5c28...v0.1.0