Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(encoding): correctly handle empty family labels #224

Merged

Commits on Aug 5, 2024

  1. fix(encoding): correctly handle empty family labels

    Signed-off-by: Tyler Levine <tyler.levine@falconx.io>
    tylerlevine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cdfda5c View commit details
    Browse the repository at this point in the history
  2. refactor(encoding): replace EncodeLabelSet impl for () with priva…

    …te uninhabited type
    
    Signed-off-by: Tyler Levine <tyler.levine@falconx.io>
    tylerlevine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6d4f123 View commit details
    Browse the repository at this point in the history
  3. chore: lazily add a comma if needed before writing family labels

    Signed-off-by: Tyler Levine <tyler.levine@falconx.io>
    tylerlevine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8f1b569 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add changelog entry

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    04192c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b84cf View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    60e8c0f View commit details
    Browse the repository at this point in the history