-
Notifications
You must be signed in to change notification settings - Fork 109
Comparing changes
Open a pull request
base repository: jhillyerd/enmime
base: v1.2.0
head repository: jhillyerd/enmime
compare: v1.3.0
- 17 commits
- 34 files changed
- 6 contributors
Commits on Feb 11, 2024
-
tests: add output to ExampleBuilder (#321)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for b46da36 - Browse repository at this point
Copy the full SHA b46da36View commit details -
mediatype: add missing comment (#322)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for e3cda51 - Browse repository at this point
Copy the full SHA e3cda51View commit details -
chore: resolve some linter issues (#323)
* fix: don't shadow len() built-in * style: remove whitespace * envelope: remove unused error return Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 3b1b635 - Browse repository at this point
Copy the full SHA 3b1b635View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c08ca3 - Browse repository at this point
Copy the full SHA 3c08ca3View commit details
Commits on Feb 15, 2024
-
chore: Resolve many linter warnings (#325)
* style: use ReplaceAll instead of Replace Signed-off-by: James Hillyerd <james@hillyerd.com> * encode_test: resolve several style warnings Signed-off-by: James Hillyerd <james@hillyerd.com> * style: use require to appease testify linter Signed-off-by: James Hillyerd <james@hillyerd.com> * textproto: ignore lint for stdlib api Signed-off-by: James Hillyerd <james@hillyerd.com> * chore: remove unneeded sprintf calls Signed-off-by: James Hillyerd <james@hillyerd.com> --------- Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 42099e6 - Browse repository at this point
Copy the full SHA 42099e6View commit details -
actions: update linter config (#326)
* golangci: update linter list Signed-off-by: James Hillyerd <james@hillyerd.com> * use newer version of golangci-lint Signed-off-by: James Hillyerd <james@hillyerd.com> --------- Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 678b835 - Browse repository at this point
Copy the full SHA 678b835View commit details -
actions: add dependabot config (#327)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for bb0b2e6 - Browse repository at this point
Copy the full SHA bb0b2e6View commit details -
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#328)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
Configuration menu - View commit details
-
Copy full SHA for 805775e - Browse repository at this point
Copy the full SHA 805775eView commit details -
build(deps): bump actions/setup-go from 3 to 5 (#329)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v5) --- updated-dependencies: - dependency-name: actions/setup-go 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>
Configuration menu - View commit details
-
Copy full SHA for 5154a3d - Browse repository at this point
Copy the full SHA 5154a3dView commit details -
build(deps): bump actions/checkout from 3 to 4 (#330)
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>
Configuration menu - View commit details
-
Copy full SHA for 102348b - Browse repository at this point
Copy the full SHA 102348bView commit details
Commits on Apr 22, 2024
-
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#332)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.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>
Configuration menu - View commit details
-
Copy full SHA for f2cfa43 - Browse repository at this point
Copy the full SHA f2cfa43View commit details
Commits on Apr 29, 2024
-
build(deps): bump golangci/golangci-lint-action from 4 to 5 (#333)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4...v5) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
Configuration menu - View commit details
-
Copy full SHA for 5139f90 - Browse repository at this point
Copy the full SHA 5139f90View commit details
Commits on May 9, 2024
-
Add parser option to disable HTML to Text down conversion (#334)
* Add parser option to skip HTML to Text down conversion * option, add tests, always warn --------- Signed-off-by: James Hillyerd <james@hillyerd.com> Co-authored-by: tvdv <2144030+tvdv@users.noreply.github.com> Co-authored-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 8f65d85 - Browse repository at this point
Copy the full SHA 8f65d85View commit details -
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 1da8c2f - Browse repository at this point
Copy the full SHA 1da8c2fView commit details -
chore: update README.md (#336)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 9a22ad0 - Browse repository at this point
Copy the full SHA 9a22ad0View commit details
Commits on May 14, 2024
-
build(deps): bump golangci/golangci-lint-action from 5 to 6 (#337)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
Configuration menu - View commit details
-
Copy full SHA for 16957e7 - Browse repository at this point
Copy the full SHA 16957e7View commit details
Commits on Aug 31, 2024
-
feat: add option to disable character detection (#342)
* feat: add option to disable character detection Resolves #340 --------- Signed-off-by: James Hillyerd <james@hillyerd.com> Co-authored-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for a9fae7a - Browse repository at this point
Copy the full SHA a9fae7aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...v1.3.0