Skip to content

Releases: github/gh-skyline

v0.1.2

14 Jan 18:24
e88e606
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect normal orientation in stl file by @8-prime in #68

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Jan 01:21
bc4f9ad
Compare
Choose a tag to compare

What's Changed

  • Bump the go-dependencies group with 2 updates by @dependabot in #64
  • Bump github.com/cli/go-gh/v2 from 2.11.1 to 2.11.2 in the go-dependencies group by @dependabot in #66
  • Release binaries for Android by @eggplants in #63 (Issue also suggested by @gounthar - Thanks!)
    • Thanks also go to @andyfeller for a quick peer review, and chat around Android builds and Actions - Thanks!

New Contributors

Full Changelog: v0.1.0...v0.1.1

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