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: tfausak/wuss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1.9
Choose a base ref
...
head repository: tfausak/wuss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on May 28, 2024

  1. Bump haskell-actions/hlint-setup (#41)

    Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 9e09cc3653fc13702000a35f638a27b064adfbbe to 2dde24b8db6a73a492478d10ff933c42bc09c212.
    - [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
    - [Commits](haskell-actions/hlint-setup@9e09cc3...2dde24b)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/hlint-setup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    324f13c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Bump haskell-actions/hlint-setup (#42)

    Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 2dde24b8db6a73a492478d10ff933c42bc09c212 to 87280353856dea2cb5596618b662440634bbcaad.
    - [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
    - [Commits](haskell-actions/hlint-setup@2dde24b...8728035)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/hlint-setup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4f889c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump haskell-actions/hlint-setup (#43)

    Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 87280353856dea2cb5596618b662440634bbcaad to 285e006d7b88f4da9371b8180829507d42d43756.
    - [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
    - [Commits](haskell-actions/hlint-setup@8728035...285e006)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/hlint-setup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    111a59a View commit details
    Browse the repository at this point in the history
  2. Bump haskell-actions/run-ormolu from 15 to 16 (#44)

    Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 15 to 16.
    - [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
    - [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
    - [Commits](haskell-actions/run-ormolu@v15...v16)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/run-ormolu
      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>
    Co-authored-by: Taylor Fausak <taylor@fausak.me>
    dependabot[bot] and tfausak authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5ca932f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jul 31, 2024

  1. Add newSecureClientConnection and friends (#46)

    * Add newSecureClientConnection and friends
    
    Addresses the closed issue #22.
    
    * Deduplicate
    
    * Update source/library/Wuss.hs
    
    Co-authored-by: Taylor Fausak <taylor@fausak.me>
    
    * Update source/library/Wuss.hs
    
    Co-authored-by: Taylor Fausak <taylor@fausak.me>
    
    ---------
    
    Co-authored-by: Taylor Fausak <taylor@fausak.me>
    bens and tfausak authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a6d64bd View commit details
    Browse the repository at this point in the history
  2. Version 2.0.2.0

    tfausak authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    518879e View commit details
    Browse the repository at this point in the history
Loading