-
Notifications
You must be signed in to change notification settings - Fork 109
Comparing changes
Open a pull request
base repository: jhillyerd/enmime
base: v0.10.1
head repository: jhillyerd/enmime
compare: v0.11.0
- 13 commits
- 40 files changed
- 6 contributors
Commits on Nov 28, 2022
-
* feat: parse DSN * feat(dsn): add example Co-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>
Configuration menu - View commit details
-
Copy full SHA for 04d6a5b - Browse repository at this point
Copy the full SHA 04d6a5bView commit details
Commits on Jan 30, 2023
-
Use Go 1.20 from nixpkgs-unstable for dev shell (#271)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 08f8a14 - Browse repository at this point
Copy the full SHA 08f8a14View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5103b3 - Browse repository at this point
Copy the full SHA c5103b3View commit details
Commits on Feb 2, 2023
-
fix: Reject invalid MIME header name characters to support Go 1.20 (#270
Configuration menu - View commit details
-
Copy full SHA for 415ff72 - Browse repository at this point
Copy the full SHA 415ff72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc8cfb - Browse repository at this point
Copy the full SHA 3cc8cfbView commit details -
Update golangci-lint to 1.51.0 (#265)
* Update golangci-lint to 1.51.0 * maint: fix envelope.go lint warning
Configuration menu - View commit details
-
Copy full SHA for 95601a3 - Browse repository at this point
Copy the full SHA 95601a3View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33640c3 - Browse repository at this point
Copy the full SHA 33640c3View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c7bb37 - Browse repository at this point
Copy the full SHA 7c7bb37View commit details
Commits on Feb 10, 2023
-
feature: control randomness of boundary headers (#276)
Adds a RandSeed func to mail builder, allowing for reproducible output.
Configuration menu - View commit details
-
Copy full SHA for 2161503 - Browse repository at this point
Copy the full SHA 2161503View commit details
Commits on Feb 12, 2023
-
feat: export DecodeRFC2047 (#277) (#278)
Exports coding.RFC2047Decode(), making the large set of charsets more readily available for package users.
Configuration menu - View commit details
-
Copy full SHA for ca81e6f - Browse repository at this point
Copy the full SHA ca81e6fView commit details
Commits on Feb 15, 2023
-
Add direnv nix flake config (#279)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for 65ae7bc - Browse repository at this point
Copy the full SHA 65ae7bcView commit details -
Refactor a couple parts of the boundary random sourcing (#280)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Configuration menu - View commit details
-
Copy full SHA for ba69e72 - Browse repository at this point
Copy the full SHA ba69e72View commit details
Commits on Feb 23, 2023
-
build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (#281)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.6...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production ... 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 564f418 - Browse repository at this point
Copy the full SHA 564f418View commit details
There are no files selected for viewing
This file was deleted.