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: alecthomas/units
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f65c72e
Choose a base ref
...
head repository: alecthomas/units
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b94a6e3
Choose a head ref
  • 7 commits
  • 4 files changed
  • 6 contributors

Commits on Nov 20, 2020

  1. go.mod: add golang version

    markya0616 committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    aa5ba90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from markya0616/fix-malformed-mod

    go.mod: add golang version
    alecthomas authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1786d5e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    ff826a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Implement encoding.TextMarshaler for json/yaml support

    Signed-off-by: hanjm <hanjinming@outlook.com>
    hanjm authored and alecthomas committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    d1bdfac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. add docs badge

    costela authored and alecthomas committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e9b82f5 View commit details
    Browse the repository at this point in the history
  2. add Floor()

    costela authored and alecthomas committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    59d0afb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Configuration menu
    Copy the full SHA
    b94a6e3 View commit details
    Browse the repository at this point in the history
Loading