Skip to content

Tags: spenserblack/gengo

Tags

v0.12.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatate scoop manifest updates (#534)

v0.12.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
📝 Add musicinmybrain as a contributor for platform (#502)

* 📝 Update CREDITS.md

* 📝 Update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v0.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use relative luminance to pick black or white text (#494)

When choosing if the text on top of a color should be black or white,
HSL didn't do a great job for colors with a bright green color channel.
It turns out that green accounts for most of typical human vision. This
probably explains why `#FFFF00` looks brighter than `#0000FF`, even
though both have the same L value for HSL.

Reference: https://en.wikipedia.org/wiki/Relative_luminance

v0.11.5

Verified

This commit was signed with the committer’s verified signature.
spenserblack Spenser Black
Bump version

v0.11.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add simple releasing docs

v0.11.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable `async-timeout` for `rstest` (#384)

v0.11.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
📝 Add hasecilu as a contributor for data (#349)

* 📝 Update CREDITS.md

* 📝 Update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v0.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version

v0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump insta from 1.34.0 to 1.35.1 (#309)

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.34.0 to 1.35.1.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.34.0...1.35.1)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add JSON output option to CLI (#294)