Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
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: mfussenegger/mkjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: mfussenegger/mkjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 20 commits
  • 12 files changed
  • 1 contributor

Commits on May 1, 2020

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

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    e4595da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e724784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c345a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Bump resolver to lts-16

    mfussenegger committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    508244f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    3a68616 View commit details
    Browse the repository at this point in the history
  2. CI: Remove setup-stack call

    Is broken for MacOS and no longer required
    
    mstksg/setup-stack#7
    mfussenegger committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    2cc9f51 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

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

Commits on Jan 4, 2021

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

Commits on Jan 7, 2021

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

Commits on Feb 24, 2021

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

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    5403179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc24da View commit details
    Browse the repository at this point in the history
  3. Cache fromRegex patterns

    Without caching:
    
        benchmarking regex/from-regex
        time                 281.5 μs   (281.2 μs .. 281.8 μs)
                             1.000 R²   (1.000 R² .. 1.000 R²)
        mean                 280.1 μs   (279.6 μs .. 281.2 μs)
        std dev              2.518 μs   (1.417 μs .. 4.378 μs)
    
    With:
    
        benchmarking regex/from-regex
        time                 141.7 μs   (141.5 μs .. 141.9 μs)
                             1.000 R²   (1.000 R² .. 1.000 R²)
        mean                 141.8 μs   (141.6 μs .. 142.0 μs)
        std dev              565.6 ns   (475.8 ns .. 676.3 ns)
    mfussenegger committed May 13, 2021
    Configuration menu
    Copy the full SHA
    a5fdcf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Feb 24, 2022

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

Commits on Jan 3, 2023

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    d414d99 View commit details
    Browse the repository at this point in the history
  2. Bump ghc/stack on CI

    mfussenegger committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe03604 View commit details
    Browse the repository at this point in the history
  3. Release 0.4.0

    mfussenegger committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9bc26d1 View commit details
    Browse the repository at this point in the history
Loading