Alexis Mousset
|
f0fd4556b5
|
fix(builder): rfc2047-encode non-ascii text
|
2019-12-18 23:42:24 +01:00 |
|
Alexis Mousset
|
5667da9174
|
Merge pull request #381 from amousset/document-incompatibilities
feat(all): Document breaking changes separately in the changelog
|
2019-12-18 16:18:18 +00:00 |
|
Alexis Mousset
|
174791532d
|
feat(all): Document breaking changes separately in the changelog
|
2019-12-18 17:11:32 +01:00 |
|
Alexis Mousset
|
99df787e24
|
Merge pull request #380 from amousset/remove-sendable-email
feat(all): Merge `Email` and `SendableEmail` into `lettre::Email`
|
2019-12-18 15:55:39 +00:00 |
|
Alexis Mousset
|
ce37464050
|
feat(all): Merge Email and SendableEmail into lettre::Email
|
2019-12-18 16:51:04 +01:00 |
|
Alexis Mousset
|
5e521b0c82
|
Update copyright year in LICENSE
|
2019-12-18 16:07:23 +01:00 |
|
Alexis Mousset
|
55ceb8f85d
|
Merge pull request #379 from amousset/0-10
Change master version to 0.10
|
2019-12-18 12:55:33 +00:00 |
|
Alexis Mousset
|
a4a3f33180
|
change master version to 0.10
|
2019-12-18 13:47:09 +01:00 |
|
Alexis Mousset
|
b20e7a0964
|
feat(all): Update 0.10 changelog
|
2019-12-18 09:20:07 +01:00 |
|
Alexis Mousset
|
c4d91177dc
|
fix(all): Fix conditional use for Debug
|
2019-12-17 21:05:34 +01:00 |
|
Alexis Mousset
|
f67d32ab86
|
Merge pull request #377 from paolobarbolini/default-native-tls
fix(all): make native-tls the default tls library
|
2019-12-17 20:00:28 +00:00 |
|
Alexis Mousset
|
21ae091f42
|
Merge pull request #376 from paolobarbolini/website-https
docs(all): change website url schemes to https
|
2019-12-17 18:27:08 +00:00 |
|
Paolo Barbolini
|
39a06862d4
|
fix(all): make native-tls the default tls library
This makes lettre behave like the rest of the libraries where
native-tls is the default tls library and rustls is optional
|
2019-12-17 18:34:18 +01:00 |
|
Paolo Barbolini
|
6014f5c3f4
|
docs(all): change website url schemes to https
|
2019-12-17 18:26:18 +01:00 |
|
Alexis Mousset
|
947af0acdd
|
fix(all): Fix doc tests in website (#375)
|
2019-12-09 21:51:08 +00:00 |
|
Alexis Mousset
|
a90b548b4f
|
fix(transport): Fix warnings ans test both TLS options
|
2019-12-08 23:16:44 +01:00 |
|
Alexis Mousset
|
b379adec28
|
fix(transport): Use default features in tests
|
2019-12-08 22:23:47 +01:00 |
|
Alexis Mousset
|
29e4829f69
|
feat(transport-smtp): Add rustls support
|
2019-12-08 22:13:38 +01:00 |
|
Alexis Mousset
|
d2675fab82
|
Merge pull request #374 from paolobarbolini/rename-serde-feature
style(all): rename 'serde-impls' feature to 'serde'
|
2019-12-04 20:42:14 +00:00 |
|
Paolo Barbolini
|
aac3e00f8d
|
style(all): rename 'serde-impls' feature to 'serde'
This makes lettre behave like the rest of the libraries, where the
`serde` feature enables serde support
|
2019-12-04 21:39:05 +01:00 |
|
Alexis Mousset
|
0a450e64a8
|
Remove AppVeyor
|
2019-12-02 00:42:16 +01:00 |
|
Alexis Mousset
|
536b4451d7
|
Merge pull request #372 from mibac138/master
feat(all): Merge lettre_email into lettre with a `builder` feature
|
2019-11-30 21:49:25 +00:00 |
|
mibac138
|
0f3f27fdb6
|
feat(all): Merge lettre_email into lettre with a builder feature
|
2019-11-30 20:22:44 +01:00 |
|
Alexis Mousset
|
eb026838e3
|
Merge pull request #371 from mibac138/master
Box a large enum variant, minor code cleanup
|
2019-11-30 18:47:18 +00:00 |
|
mibac138
|
14fac980ed
|
style(all): Minor code cleanup
|
2019-11-30 17:58:04 +01:00 |
|
mibac138
|
ff6a4ff910
|
perf(transport-smtp): Box TlsStream
|
2019-11-30 17:57:22 +01:00 |
|
Alexis Mousset
|
9b432aff7a
|
Try to fix appveyor builds
|
2019-11-30 17:47:55 +01:00 |
|
Alexis Mousset
|
92ee714f9a
|
Update ci status link
|
2019-11-30 17:44:32 +01:00 |
|
Alexis Mousset
|
ec184ca5ee
|
Remove travis ci config
|
2019-11-30 17:33:00 +01:00 |
|
Alexis Mousset
|
f306c14575
|
Update website action
|
2019-11-30 16:51:37 +01:00 |
|
Alexis Mousset
|
4dc4dd29c5
|
Update website action
|
2019-11-30 16:44:19 +01:00 |
|
Alexis Mousset
|
61b4087a40
|
Update website action
|
2019-11-30 13:47:16 +01:00 |
|
Alexis Mousset
|
2200cf407d
|
Create website.yml
|
2019-11-30 12:39:56 +00:00 |
|
Alexis Mousset
|
afc11951a6
|
Update test.yml
|
2019-11-30 12:26:46 +00:00 |
|
Alexis Mousset
|
4b6ea72aac
|
Add coverage to test.yml
|
2019-11-30 13:12:39 +01:00 |
|
Alexis Mousset
|
6deeb02139
|
Clean cache before test and clippy
|
2019-11-30 13:06:17 +01:00 |
|
Alexis Mousset
|
97f60f111e
|
Clean cache before test and clippy
|
2019-11-30 13:02:52 +01:00 |
|
Alexis Mousset
|
4601e0f8c8
|
Update test.yml
|
2019-11-30 11:54:12 +00:00 |
|
Alexis Mousset
|
1c879718cf
|
Update test.yml
|
2019-11-30 11:44:29 +00:00 |
|
Alexis Mousset
|
da7b701e60
|
Update test.yml
|
2019-11-30 11:41:03 +00:00 |
|
Alexis Mousset
|
fe79b27b44
|
Add test to actions
|
2019-11-30 11:27:38 +00:00 |
|
Alexis Mousset
|
bc60857ce4
|
Fix clippy warnings
|
2019-11-30 12:18:03 +01:00 |
|
Alexis Mousset
|
e0910ad351
|
Run rustfmt
|
2019-11-30 12:05:20 +01:00 |
|
Alexis Mousset
|
ff6408f099
|
Update and rename rust.yml to test.yml
|
2019-11-30 11:03:42 +00:00 |
|
Alexis Mousset
|
7ba7560fbb
|
Update audit.yml
|
2019-11-30 10:44:19 +00:00 |
|
Alexis Mousset
|
32e2a551b0
|
Create audit.yml
|
2019-11-30 10:42:49 +00:00 |
|
Alexis Mousset
|
bdd2076eec
|
Update rust.yml
|
2019-11-30 10:38:52 +00:00 |
|
Alexis Mousset
|
3eef024f77
|
Add Github action config
|
2019-11-30 10:27:12 +00:00 |
|
Alexis Mousset
|
d227cd4384
|
Change MSRV to 1.36 (due to smallvec update)
|
2019-11-30 11:25:27 +01:00 |
|
Alexis Mousset
|
a4627f139a
|
Merge pull request #369 from mibac138/master
Add EmailAddress::is_valid and into_inner
|
2019-11-30 09:59:32 +00:00 |
|