Skip to content

Releases: jdno/labelflair

0.3.0

26 Aug 13:06
6a399c0

Choose a tag to compare

What's Changed

This release adds a new color generator that applies the same color to all labels in a group and a way to define individual labels outside of groups.

Added

  • Use a pre-defined color for all labels in a group by @jdno in #34
  • Support individual labels outside groups by @jdno in #36

Full Changelog: v0.2.0...v0.3.0

0.2.0

23 Aug 21:47
01341c5

Choose a tag to compare

What's Changed

This release adds a GitHub Action that runs Labelflair as well as the ability to rename labels.

Added

  • Create GitHub Action for Labelflair by @jdno in #26
  • Add option to GitHub Action to delete other labels by @jdno in #29
  • Allow labels to be renamed via optional aliases by @jdno in #30

Changed

  • Simplify groups in configuration by @jdno in #27

Full Changelog: v0.1.0...v0.2.0

0.1.0

21 Aug 21:01
fda752c

Choose a tag to compare

What's Changed

This release marks the first official release of Labelflair and the moment when we open source the project.

New Contributors

  • @jdno made their first contribution in #1

Full Changelog: https://github.com/jdno/labelflair/commits/v0.1.0