8000 Comparing v1.0.4...v1.0.5 · lmittmann/tint · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or 8000 learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lmittmann/tint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: lmittmann/tint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 18, 2024

  1. dropped goreleaser

    lmittmann committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c4b4292 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. updated CI

    lmittmann committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    069f95f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Preserve tint.Err attribute key (#66)

    * Preserve the 'err' Attribute Name
    
    We do not always have control over how attribute names are defined.
    However, it is beneficial to highlight errors in development logs for better visibility.
    
    * make testcase consistent with the test suite
    
    ---------
    
    Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
    kwargs and lmittmann authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    368de75 View commit details
    Browse the repository at this point in the history
Loading
0