2021-04-13 20:15:15 +02:00
|
|
|
# 0.30.0 [2021-04-13]
|
2021-03-18 14:55:33 +01:00
|
|
|
|
|
|
|
- Update `libp2p-swarm`.
|
|
|
|
|
2021-04-01 13:57:29 +02:00
|
|
|
- Update dependencies.
|
|
|
|
|
2021-03-17 15:28:13 +01:00
|
|
|
# 0.29.0 [2021-03-17]
|
2021-02-25 11:35:52 +01:00
|
|
|
|
|
|
|
- Update `libp2p-swarm`.
|
|
|
|
|
2021-03-15 12:31:21 +01:00
|
|
|
- Update dependencies.
|
|
|
|
|
2021-02-15 20:06:50 +01:00
|
|
|
# 0.28.0 [2021-02-15]
|
2021-01-20 10:50:23 +01:00
|
|
|
|
|
|
|
- Prevent non-published messages being added to caches.
|
|
|
|
[PR 1930](https://github.com/libp2p/rust-libp2p/pull/1930)
|
|
|
|
|
2021-02-13 20:15:14 +01:00
|
|
|
- Update dependencies.
|
|
|
|
|
2021-01-12 20:33:43 +01:00
|
|
|
# 0.27.0 [2021-01-12]
|
2021-01-12 12:48:37 +01:00
|
|
|
|
|
|
|
- Update dependencies.
|
|
|
|
|
|
|
|
- Implement Gossipsub v1.1 specification.
|
|
|
|
[PR 1720](https://github.com/libp2p/rust-libp2p/pull/1720)
|
|
|
|
|
2020-12-18 10:03:20 +01:00
|
|
|
# 0.26.0 [2020-12-17]
|
2020-12-15 14:40:39 +01:00
|
|
|
|
|
|
|
- Update `libp2p-swarm` and `libp2p-core`.
|
|
|
|
|
2020-11-25 15:30:13 +01:00
|
|
|
# 0.25.0 [2020-11-25]
|
2020-11-17 11:15:20 +01:00
|
|
|
|
|
|
|
- Update `libp2p-swarm` and `libp2p-core`.
|
|
|
|
|
2020-11-09 17:46:07 +01:00
|
|
|
# 0.24.0 [2020-11-09]
|
2020-10-31 01:51:27 +11:00
|
|
|
|
|
|
|
- Update dependencies.
|
|
|
|
|
2020-10-16 20:36:47 +02:00
|
|
|
# 0.23.0 [2020-10-16]
|
2020-09-11 12:16:36 +02:00
|
|
|
|
2020-09-11 15:19:05 +02:00
|
|
|
- Update dependencies.
|
2020-09-11 12:16:36 +02:00
|
|
|
|
2020-09-09 12:20:25 +02:00
|
|
|
# 0.22.0 [2020-09-09]
|
2020-08-23 16:57:20 +02:00
|
|
|
|
2020-09-03 12:31:04 +02:00
|
|
|
- Update `libp2p-swarm` and `libp2p-core`.
|
2020-08-23 16:57:20 +02:00
|
|
|
|
2020-08-18 17:04:34 +02:00
|
|
|
# 0.21.0 [2020-08-18]
|
2020-07-29 09:28:04 +02:00
|
|
|
|
2020-08-13 12:10:52 +02:00
|
|
|
- Add public API to list topics and peers. [PR 1677](https://github.com/libp2p/rust-libp2p/pull/1677).
|
|
|
|
|
2020-08-13 01:59:16 +10:00
|
|
|
- Add message signing and extended privacy/validation configurations. [PR 1583](https://github.com/libp2p/rust-libp2p/pull/1583).
|
|
|
|
|
2020-07-29 09:28:04 +02:00
|
|
|
- `Debug` instance for `Gossipsub`. [PR 1673](https://github.com/libp2p/rust-libp2p/pull/1673).
|
|
|
|
|
2020-08-04 11:30:09 +02:00
|
|
|
- Bump `libp2p-core` and `libp2p-swarm` dependency.
|
|
|
|
|
2020-07-01 15:36:20 +02:00
|
|
|
# 0.20.0 [2020-07-01]
|
|
|
|
|
|
|
|
- Updated dependencies.
|
|
|
|
|
2020-06-23 11:51:49 +02:00
|
|
|
# 0.19.3 [2020-06-23]
|
|
|
|
|
2020-07-01 15:36:20 +02:00
|
|
|
- Maintenance release fixing linter warnings.
|
2020-06-23 11:51:49 +02:00
|
|
|
|
2020-06-22 11:41:28 +02:00
|
|
|
# 0.19.2 [2020-06-22]
|
|
|
|
|
2020-07-01 15:36:20 +02:00
|
|
|
- Updated dependencies.
|