Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 Release #104

Merged
merged 44 commits into from
Feb 22, 2023
Merged

4.0.0 Release #104

merged 44 commits into from
Feb 22, 2023

Conversation

nblumhardt and others added 30 commits January 21, 2021 09:26
Dependency updates incl. HandlebarsDotNet v2
Clean up suppression entries as we go
Fix Newtonsoft.Json dependency version, initialization bug
Fix and test for regressed comma-separated TO addresses
Use SslOnConnect only for port 465; otherwise, require TLS using STARTTLS
nblumhardt and others added 14 commits October 27, 2021 16:04
Some minor solution cleanup
Update Handlebars to fix dictionary collision bug
…103)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…late (#74)

* Proposed fix for #73 - allow date/time format and time zone to be specified in email body template

* Merge upstream changes

* Use IANA time zone names via TimeZoneConverter; allow datetime helper to parse dates appearing as strings

* Remove accidentally-committed nupkg; update .gitignore

* Unnecessary using statement
@nblumhardt nblumhardt merged commit 2e0a8fe into main Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants