8000 Comparing v1.2.0...v1.2.1 · jovandeginste/payme · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. 10000 If you need 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: jovandeginste/payme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: jovandeginste/payme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 24, 2024

  1. Replace fmt.Sprintf with faster strconv.Itoa

    Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
    jovandeginste committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    10fea67 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Add more explanation about what the tool does

    Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
    jovandeginste committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ef3c5f9 View commit details
    Browse the repository at this point in the history
  2. Generate coverage report through github action

    Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
    jovandeginste committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1c51387 View commit details
    Browse the repository at this point in the history
  3. Add note about feedback

    Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
    jovandeginste committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    065e723 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix the buildTime variable by making it a fixed string

    See eg. golang/go#64246 for more explanations.
    
    Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
    jovandeginste committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3807082 View commit details
    Browse the repository at this point in the history
Loading
0