link2xt
|
e39011a43b
|
Release 1.111.0
|
2023-03-05 13:26:22 +00:00 |
|
link2xt
|
45817fcacd
|
Release 1.110.0
|
2023-02-24 17:05:10 +00:00 |
|
link2xt
|
57f221dcc9
|
Enable "vendored" feature on "deltachat-jsonrpc" from "deltachat-rpc-server"
|
2023-02-22 00:04:42 +00:00 |
|
link2xt
|
178e67a262
|
Add "vendored" feature to deltachat-rpc-server
|
2023-02-22 00:00:32 +00:00 |
|
link2xt
|
44953d6bcc
|
Release 1.109.0
|
2023-02-19 21:40:33 +00:00 |
|
link2xt
|
267263dab7
|
Release 1.108.0
|
2023-02-13 21:15:34 +00:00 |
|
dependabot[bot]
|
55cb11da07
|
cargo: bump yerpc from 0.3.1 to 0.4.0
Bumps [yerpc](https://github.com/Frando/yerpc) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/Frando/yerpc/releases)
- [Commits](https://github.com/Frando/yerpc/commits/v0.4.0)
---
updated-dependencies:
- dependency-name: yerpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 00:43:21 +00:00 |
|
dependabot[bot]
|
05d6bde362
|
cargo: bump tokio from 1.24.1 to 1.25.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.24.1...tokio-1.25.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 18:55:10 +00:00 |
|
link2xt
|
37f20c6889
|
Prepare 1.107.0
|
2023-01-23 16:20:07 +00:00 |
|
link2xt
|
554090b03e
|
Prepare 1.106.0
|
2023-01-10 20:57:14 +00:00 |
|
link2xt
|
120a7a3090
|
Prepare 1.105.0 release
|
2023-01-08 16:18:08 +00:00 |
|
dependabot[bot]
|
f2f211908d
|
cargo: bump serde_json from 1.0.89 to 1.0.91
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 15:58:34 +00:00 |
|
dependabot[bot]
|
3df5f6110c
|
cargo: bump tokio from 1.23.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 23:10:29 +00:00 |
|
dependabot[bot]
|
15fad5476e
|
cargo: bump tokio from 1.22.0 to 1.23.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-01 21:02:20 +00:00 |
|
link2xt
|
942f64f04d
|
Remove authors field from Cargo metadata
See Rust RFC 3052 [1]. This field is no longer required,
so there is no need to have a filler value here anymore.
[1] <https://rust-lang.github.io/rfcs/3052-optional-authors-field.html>
|
2022-12-26 12:18:15 +00:00 |
|
bjoern
|
3130fdc4f0
|
release 1.104.0 (#3857)
|
2022-12-20 17:57:16 +01:00 |
|
link2xt
|
aa6f5fd139
|
Release 1.103.0
|
2022-12-09 17:43:03 +00:00 |
|
dependabot[bot]
|
3b5b1bf877
|
cargo: bump env_logger from 0.9.1 to 0.10.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.9.1...v0.10.0)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 13:51:18 +00:00 |
|
dependabot[bot]
|
140aa68811
|
cargo: bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 00:13:28 +00:00 |
|
dependabot[bot]
|
7402ca3568
|
cargo: bump tokio from 1.21.2 to 1.22.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.22.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-02 18:28:24 +00:00 |
|
link2xt
|
0248a36561
|
Release 1.102.0 (#3773)
|
2022-11-23 18:47:49 +01:00 |
|
bjoern
|
0c030e811f
|
prepare 1.101.0 (#3757)
* update changelog for core101
* bump version to 1.101.0
|
2022-11-15 16:08:29 +01:00 |
|
bjoern
|
d2cc343649
|
prepare 1.100.0 💯 (#3745)
* update changelog for core100
* bump version to 1.100.0
|
2022-11-09 16:19:17 +00:00 |
|
link2xt
|
475d18bd37
|
Update deltachat-rpc-server version
|
2022-11-06 21:26:05 +00:00 |
|
link2xt
|
75ed4fe398
|
JSON-RPC stdio server
It speaks JSON-RPC serialized into JSON Lines over stdio.
|
2022-11-06 20:33:24 +00:00 |
|