8000 Comparing 88f9530...368de75 · 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 8000 to, you can also or 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: 88f9530
Choose a base ref
...
head repository: lmittmann/tint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 368de75
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