Skip to content

Releases: github/gh-skyline

v0.1.0

02 Jan 11:10
83c8ba6
Compare
Choose a tag to compare

This update makes several notable changes:

  • Ensures consistent usage of GraphQL throughout the implementation, rather than a mix of REST and GraphQL
  • Adds a new flag allowing users to generate the ASCII art only (preventing STL from being generated)
  • Adjusting the default filename output for consistency with the multi-year render in the STL model
  • Additional bug fixes and dependency bumps, as listed below.

Thank you to all those who have contributed towards this release! 🎉 ✨

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.1.0

v0.0.4

09 Dec 12:45
53e8891
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3 - Crisper username text

01 Dec 13:50
e0b1344
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2 - Update dependencies and ASCII chars

29 Nov 10:56
9fdfe3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - Initial Release

25 Nov 07:49
cde1ef1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/github/gh-skyline/commits/v0.0.1