38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Jan 28 04:36:16 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.4.
|
||
|
## 0.1.4
|
||
|
|
||
|
* Using Integer instead of Int in LRUCache.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 18 22:56:21 UTC 2024 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update network-control to version 0.1.3.
|
||
|
## 0.1.3
|
||
|
|
||
|
* Simplify `maybeOpenRxWindow` and improve docs
|
||
|
[#7](https://github.com/kazu-yamamoto/network-control/pull/7)
|
||
|
|
||
|
## 0.1.2
|
||
|
|
||
|
* introducing a minimum size for window update
|
||
|
[#5](https://github.com/kazu-yamamoto/network-control/pull/5)
|
||
|
|
||
|
## 0.1.1
|
||
|
|
||
|
* Change defaultMaxData
|
||
|
[#4](https://github.com/kazu-yamamoto/network-control/pull/4)
|
||
|
|
||
|
## 0.1.0
|
||
|
|
||
|
* Breaking change: Renaming rxfWindow to rxfBufSize.
|
||
|
* Updating the document about flow control.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 23 02:00:41 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Add network-control at version 0.0.2.
|
||
|
|