All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
The emoji used in the GitHub
commit message is based on gitmoji.
1.4.0 - 2021-01-24
- ✨ add total badge support (#64)
- 🍱 add latest week traffic data
- 📝 Update README template for total traffic data badge.
- 📝 Update SVG template for total traffic data badge.
- 🔥 delete not used function: calculateData
1.3.0 - 2021-01-19
- 📝 Update README for note the level of trustworthiness with traffic data.
- 📝 Update the svg and readme template.
- ⚡️ Update svgGenerator and readmeGenerator.
1.2.1 - 2020-11-06
- ✨ support set color for
views/week
andclones/week
badge.
- 📝 update readme.
1.2.0 - 2020-11-04
- ✨ add
views/week
andclones/week
badge.
- 📝 update readme template of
traffic_branch
for badge 。
1.1.6 - 2020-10-31
- ✨ add support for
aaa/bbb
to get thebbb
value instatic_list
. (github.repository
can be in anywhere) - ✨ add LICENSE and README for traffic.
- ✨ use SVG template for default options.
- 📝 update README for deployment
- ➕ add
@actions/exec
dependency. - ➖ delete
child_process
dependency.
1.1.5 - 2020-10-25
- 🐛 Fix init new repo error. #21
1.1.4 - 2020-10-24
- ✨ use
github.repository
to be thestatic_list
default value.
- 📝 update readme for template usage.
1.1.3 - 2020-10-21
- 🚑 fix
repo-list-generator
version error
1.1.2 - 2020-10-21
- 🚑 fix workflow bug
1.1.1 - 2020-10-21
- 📝 update readme
- 🔥 delete branch traffic
- ♻️ update workflow
- ✨ add output for
traffic_branch
1.1.0 - 2020-10-20
- ✅ test static_list support
- ✨ add output for
traffic_path
- ♻️ enhance log output
- ♻️ enhance debug mode
- ♻️ enhance resource name
- 🔥 delete sync2gitee
- 💚 update workflow
- 🐛 fix count reset bug
1.0.1 - 2020-10-08
- 💬 Add description that using dependabot to make action auto updating
- 📄 Use
--license license.txt
- ➕ Use rimraf delete
dist/*
- ➕ Use husky and lint-staged to make pre-commit hook
1.0.0 - 2020-10-01
- 🎉 traffic to badge function was completed
- 🌐 README.md
- 📝 README_CN.md
- 🌐 CHANGELOG.md
- 📝 CHANGELOG_CN.md
- 👷 workflows to auto release
- 👷 prettier to format files