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: co-log/co-log-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2.0
Choose a base ref
...
head repository: co-log/co-log-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2.1
Choose a head ref
  • 8 commits
  • 11 files changed
  • 5 contributors

Commits on Jun 16, 2023

  1. Relax doctest boundaries. (#32)

    Co-authored-by: Andreas Ländle <969523+alaendle@users.noreply.github.com>
    alaendle and alaendle authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3624a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Added @alaendle as code owner.

    To be automatically added for reviews on PR's.
    alaendle authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    aed93bf View commit details
    Browse the repository at this point in the history
  2. GA(deps): Bump actions/checkout from 3 to 4 (#35)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    efd056c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Allow doctest-0.22 (#36)

    Vekhir authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d5f665f View commit details
    Browse the repository at this point in the history
  2. [#29] Support GHC 9.6 (#33)

    * [#29] Support GHC 9.6
    
    Resolves #29
    
    * Enable CI
    
    * Use unreleased in the CHANGELOG
    
    * No version bump yet.
    
    ---------
    
    Co-authored-by: Andreas Ländle <alaendle@users.noreply.github.com>
    vrom911 and alaendle authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    304f587 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Support ghc-9.8. (#37)

    alaendle authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1a4bd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb7b9f View commit details
    Browse the repository at this point in the history
  3. Release 0.3.2.1. (#39)

    alaendle authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    380d30a View commit details
    Browse the repository at this point in the history
Loading