Releases: github/gh-skyline
Releases · github/gh-skyline
v0.0.4
What's Changed
- Add issue templates for feature requests and bug reports by @chrisreddington in #14
- Update the example images in the README by @chrisreddington in #17
- Reorder images and reduce filesize by @chrisreddington in #19
- Update dependencies and enhance command structure with new flags by @chrisreddington in #18 - Thanks to @andyfeller for several suggestions here.
- Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #20
- Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #21
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #22
- Bump golang.org/x/image from 0.22.0 to 0.23.0 by @dependabot in #23
- Add dependency groups for Go and GitHub Actions in Dependabot configuration by @chrisreddington in #24
- Update Go development environment, enhance linting and minor CI tweaks by @chrisreddington in #25
- Update CODEOWNERS by @chrisreddington in #26
- Validate triangle count for STL format by @chrisreddington in #28
- Add validation for maximum triangle count in STL files by @chrisreddington in #29
Full Changelog: v0.0.3...v0.0.4
v0.0.3 - Crisper username text
What's Changed
- Model tweaks by @martinwoodward in #11
New Contributors
- @martinwoodward made their first contribution in #11
Full Changelog: v0.0.2...v0.0.3
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