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: jhillyerd/enmime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: jhillyerd/enmime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 9 commits
  • 23 files changed
  • 8 contributors

Commits on Oct 16, 2023

  1. Copy the full SHA
    e6dab52 View commit details

Commits on Oct 17, 2023

  1. feat: add parser option to parse raw content (#304)

    * feat: add parser option to parse raw content
    * tests: add tests for the new parser option
    jerjako authored Oct 17, 2023
    Copy the full SHA
    9d1f8fe View commit details

Commits on Oct 18, 2023

  1. add new option SetCustomParseMediaType (#308)

    * add new option SetCustomParseMediaType to customise mediatype parsing
    vadzappa authored Oct 18, 2023
    Copy the full SHA
    b88939a View commit details
  2. Copy the full SHA
    5a18bd5 View commit details
  3. build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#307)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
    - [Commits](golang/net@v0.15.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Copy the full SHA
    c35a936 View commit details

Commits on Nov 9, 2023

  1. feat: don't auto detect charset when using raw content parser option (#…

    …310)
    
    * feat: don't auto detect charset when using raw content parser option
    * tests: add comment on RawContent test cases
    jerjako authored Nov 9, 2023
    Copy the full SHA
    2f48e1b View commit details

Commits on Dec 1, 2023

  1. Copy the full SHA
    ea70bfe View commit details

Commits on Dec 12, 2023

  1. Copy the full SHA
    54fdf4d View commit details
  2. nix: update flake deps (#314)

    Signed-off-by: James Hillyerd <james@hillyerd.com>
    jhillyerd authored Dec 12, 2023
    Copy the full SHA
    ed0394e View commit details
Loading