Releases: github/gh-skyline
Releases · github/gh-skyline
v0.0.2 - Update dependencies and ASCII chars
What's Changed
- Bump super-linter/super-linter from 7.1.0 to 7.2.0 by @dependabot in #7
- Title change by @chrisreddington in #8
- Bump github.com/cli/go-gh/v2 from 2.11.0 to 2.11.1 in the go_modules group by @dependabot in #9
- Update top blocks to fix render issues by @chrisreddington in #10
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial Release
This is the initial release of the gh-skyline extension for the GitHub CLI. This allows you to generate a 3D render of your GitHub Contribution Graph, per the instructions on the README. This is an open source project, and welcomes contributions!
What's Changed
- Add notice and pin action SHA tags by @chrisreddington in #3
- Refactor font handling and embed assets instead of relative path by @chrisreddington in #4
- Add credits for freetype by @chrisreddington in #5
- Fix triangle count validation in WriteSTLBinary function by @chrisreddington in #6
New Contributors
- @chrisreddington made their first contribution in #3
Full Changelog: https://github.com/github/gh-skyline/commits/v0.0.1