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 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: wI2L/jettison Loading
base: v0.7.2
Choose a base ref
...
head repository: wI2L/jettison Loading
compare: v0.7.3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 31, 2021

  1. docs: fix benchmarks tag

    wI2L committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    ec04aa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fix: encoding of a zero-value duration in string format (#3)

    Instead of returning the constant byte slice containing the
    representation of the zero duration, appends its content to
    the destination slice.
    
    resolve #2
    wI2L committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b174f9b View commit details
    Browse the repository at this point in the history
Loading