Releases: hbstack/revision
Releases · hbstack/revision
v0.6.7
0.6.7 (2024-11-07)
Bug Fixes 🐞
- avoid reading GITHUB_TOKEN env var unnecessarily (#108) (5bcb02c), closes #107
v0.6.6
0.6.6 (2024-06-22)
Bug Fixes 🐞
- backwards compatibility of content adapter (e9e6808), closes #79
v0.6.5
0.6.5 (2024-06-17)
Bug Fixes 🐞
- do not generate repos related stuff for content adapter files (#76) (b8a9859)
v0.6.4
0.6.4 (2024-06-12)
Bug Fixes 🐞
- set repo_subpath as empty string by default (484c210)
v0.6.3
0.6.3 (2024-06-04)
Bug Fixes 🐞
- set repo_service as empty string by default (f0e55b9)
v0.6.2
0.6.2 (2024-06-04)
Bug Fixes 🐞
- i18n: add translations for repo actions (c729cb1)
v0.6.1
0.6.1 (2024-06-04)
Bug Fixes 🐞
- verify the API response for any errors (#65) (5ffb820)
Performance Improvements ⚡️
- use
Lastmod
as cache key for fetching commits (#67) (9688cb9)
v0.6.0
0.6.0 (2024-05-28)
Features ✨
- i18n: add Vietnamese translations (a316d3c)
v0.5.0
0.5.0 (2024-05-17)
Features ✨
- add the
repo
parameters for actions and contributors (#57) (137b8d3)
v0.4.0
0.4.0 (2024-02-03)
Features ✨
- use tooltip for showing title if relative module was imported (#30) (5c8e000)