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: ethlo/chronograph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: ethlo/chronograph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 31 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. Add guard for deviation -> Infinity

    Morten Haraldsen committed Sep 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7240712 View commit details
  2. Add guard for deviation -> Infinity

    Morten Haraldsen committed Sep 12, 2024
    Copy the full SHA
    9eab310 View commit details
  3. 1.4.1

    Morten Haraldsen committed Sep 12, 2024
    Copy the full SHA
    fb5281a View commit details
  4. 1.4.2

    Morten Haraldsen committed Sep 12, 2024
    Copy the full SHA
    881f0e5 View commit details

Commits on Sep 18, 2024

  1. 2.0.0-snapshot

    Morten Haraldsen committed Sep 18, 2024
    Copy the full SHA
    e75b39d View commit details
  2. 2.0.0

    Morten Haraldsen committed Sep 18, 2024
    Copy the full SHA
    7e9942f View commit details
  3. Update README.md

    ethlo authored Sep 18, 2024
    Copy the full SHA
    fac6430 View commit details
  4. Update README.md

    ethlo authored Sep 18, 2024
    Copy the full SHA
    475eb3c View commit details

Commits on Dec 5, 2024

  1. Version 3.0 (#9)

    * Default the output to use only ASCII by default
    * Add support for all functional interfaces in Java. 
    * Cleanup formatting configuration and output formatting
    * Update test/build dependencies
    
    ---------
    
    Co-authored-by: Morten Haraldsen <[email protected]>
    ethlo and Morten Haraldsen authored Dec 5, 2024
    Copy the full SHA
    cb4093b View commit details
  2. Update README.md

    ethlo authored Dec 5, 2024
    Copy the full SHA
    b741b0b View commit details

Commits on Dec 10, 2024

  1. Make the Total column use the same resolution (#10)

    * Make the Total column use the same resolution, to make it easier to read. 
    * Avoid outputting color codes when none is active.
    
    ---------
    
    Co-authored-by: Morten Haraldsen <[email protected]>
    ethlo and Morten Haraldsen authored Dec 10, 2024
    Copy the full SHA
    82cc7ca View commit details
  2. v3.1.0

    Morten Haraldsen committed Dec 10, 2024
    Copy the full SHA
    cfe1d5c View commit details
Loading