Sourced from h2's releases.
\n\n\nv0.3.24
\nFixed
\n\n
\n- Limit error resets for misbehaving connections.
\nv0.3.23
\nWhat's Changed
\n\n
\n- cherry-pick fix: streams awaiting capacity lockout in hyperium/h2#734
\nv0.3.22
\nWhat's Changed
\n\n
\n- Add
\nheader_table_size(usize)
option to client and server builders.- Improve throughput when vectored IO is not available.
\n- Update indexmap to 2.
\nNew Contributors
\n\n
\n- \n
@tottoto
made their first contribution in hyperium/h2#714- \n
@xiaoyawei
made their first contribution in hyperium/h2#712- \n
@Protryon
made their first contribution in hyperium/h2#719- \n
@4JX
made their first contribution in hyperium/h2#638- \n
@vuittont60
made their first contribution in hyperium/h2#724v0.3.21
\nWhat's Changed
\n\n
\n- Fix opening of new streams over peer's max concurrent limit.
\n- Fix
\nRecvStream
to return data even if it has received aCANCEL
stream error.- Update MSRV to 1.63.
\nNew Contributors
\n\n
\n- \n
@DDtKey
made their first contribution in hyperium/h2#703- \n
@jwilm
made their first contribution in hyperium/h2#707v0.3.20
\nBug Fixes
\n\n
\n- Fix panic if a server received a request with a
\n:status
pseudo header in the 1xx range. (#695)- Fix panic if a reset stream had pending push promises that were more than allowed. (#685)
\n- Fix potential flow control overflow by subtraction, instead returning a connection error. (#692)
\nNew Contributors
\n\n
\n- \n
@f0rki
made their first contribution in hyperium/h2#690v0.3.19
\nWhat's Changed
\n\n
\n- Fix counting reset streams when triggered by a GOAWAY.
\n- Send
\ntoo_many_resets
in opaque debug data of GOAWAY when too many resets received.New Contributors
\n\n
\n\n- \n
@Herbstein
made their first contribution in hyperium/h2#673- \n
@foresterre
made their first contribution in hyperium/h2#680
... (truncated)
\nSourced from h2's changelog.
\n\n\n0.3.24 (January 17, 2024)
\n\n
\n- Limit error resets for misbehaving connections.
\n0.3.23 (January 10, 2024)
\n\n
\n- Backport fix from 0.4.1 for stream capacity assignment.
\n0.3.22 (November 15, 2023)
\n\n
\n- Add
\nheader_table_size(usize)
option to client and server builders.- Improve throughput when vectored IO is not available.
\n- Update indexmap to 2.
\n0.3.21 (August 21, 2023)
\n\n
\n- Fix opening of new streams over peer's max concurrent limit.
\n- Fix
\nRecvStream
to return data even if it has received aCANCEL
stream error.- Update MSRV to 1.63.
\n0.3.20 (June 26, 2023)
\n\n
\n- Fix panic if a server received a request with a
\n:status
pseudo header in the 1xx range.- Fix panic if a reset stream had pending push promises that were more than allowed.
\n- Fix potential flow control overflow by subtraction, instead returning a connection error.
\n0.3.19 (May 12, 2023)
\n\n
\n- Fix counting reset streams when triggered by a GOAWAY.
\n- Send
\ntoo_many_resets
in opaque debug data of GOAWAY when too many resets received.0.3.18 (April 17, 2023)
\n\n
\n- Fix panic because of opposite check in
\nis_remote_local()
.
7243ab5
Prepare v0.3.24d919cd6
streams: limit error resets for misbehaving connectionsa7eb14a
v0.3.23b668c7f
fix: streams awaiting capacity lockout (#730) (#734)0f412d8
v0.3.22c7ca62f
docs: fix typos (#724)ef743ec
Add a setter for header_table_size (#638)56651e6
fix lint about unused import4aa7b16
Fix documentation for max_send_buffer_size (#718)d03c54a
chore(dependencies): update tracing minimal version to 0.1.35Sourced from semver's releases.
\n\n\nv5.7.2
\n5.7.2 (2023-07-10)
\nBug Fixes
\n\n
\n- \n
2f8fd41
#585 better handling of whitespace (#585) (@joaomoreno
,@lukekarrys
)
Sourced from semver's changelog.
\n\n\n5.7.2 (2023-07-10)
\nBug Fixes
\n\n
\n- \n
2f8fd41
#585 better handling of whitespace (#585) (@joaomoreno
,@lukekarrys
)5.7
\n\n
\n- Add
\nminVersion
method5.6
\n\n
\n- Move boolean
\nloose
param to an options object, with\nbackwards-compatibility protection.- Add ability to opt out of special prerelease version handling with\nthe
\nincludePrerelease
option flag.5.5
\n\n
\n- Add version coercion capabilities
\n5.4
\n\n
\n- Add intersection checking
\n5.3
\n\n
\n- Add
\nminSatisfying
method5.2
\n\n
\n- Add
\nprerelease(v)
that returns prerelease components5.1
\n\n
\n- Add Backus-Naur for ranges
\n- Remove excessively cute inspection methods
\n5.0
\n\n
\n- Remove AMD/Browserified build artifacts
\n- Fix ltr and gtr when using the
\n*
range- Fix for range
\n*
with a prerelease identifier
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
\nSourced from semver's releases.
\n\n\nv5.7.2
\n5.7.2 (2023-07-10)
\nBug Fixes
\n\n
\n- \n
2f8fd41
#585 better handling of whitespace (#585) (@joaomoreno
,@lukekarrys
)
Sourced from semver's changelog.
\n\n\n5.7.2 (2023-07-10)
\nBug Fixes
\n\n
\n- \n
2f8fd41
#585 better handling of whitespace (#585) (@joaomoreno
,@lukekarrys
)5.7
\n\n
\n- Add
\nminVersion
method5.6
\n\n
\n- Move boolean
\nloose
param to an options object, with\nbackwards-compatibility protection.- Add ability to opt out of special prerelease version handling with\nthe
\nincludePrerelease
option flag.5.5
\n\n
\n- Add version coercion capabilities
\n5.4
\n\n
\n- Add intersection checking
\n5.3
\n\n
\n- Add
\nminSatisfying
method5.2
\n\n
\n- Add
\nprerelease(v)
that returns prerelease components5.1
\n\n
\n- Add Backus-Naur for ranges
\n- Remove excessively cute inspection methods
\n5.0
\n\n
\n- Remove AMD/Browserified build artifacts
\n- Fix ltr and gtr when using the
\n*
range- Fix for range
\n*
with a prerelease identifier
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
\nSourced from postcss's releases.
\n\n\n8.4.31
\n\n
\n- Fixed
\n\\r
parsing to fix CVE-2023-44270.8.4.30
\n\n
\n- Improved source map performance (by
\n@romainmenke
).8.4.29
\n\n8.4.28
\n\n
\n- Fixed
\nRoot.source.end
for better source map (by@romainmenke
).- Fixed
\nResult.root
types whenprocess()
has no parser.8.4.27
\n\n
\n- Fixed
\nContainer
clone methods types.8.4.26
\n\n
\n- Fixed clone methods types.
\n8.4.25
\n\n
\n- Improve stringify performance (by
\n@romainmenke
).- Fixed docs (by
\n@vikaskaliramna07
).8.4.24
\n\n
\n- Fixed
\nPlugin
types.8.4.23
\n\n
\n- Fixed warnings in TypeDoc.
\n8.4.22
\n\n
\n- Fixed TypeScript support with
\nnode16
(by@remcohaszing
).8.4.21
\n\n
\n- Fixed
\nInput#error
types (by@hudochenkov
).
Sourced from postcss's changelog.
\n\n\n8.4.31
\n\n
\n- Fixed
\n\\r
parsing to fix CVE-2023-44270.8.4.30
\n\n
\n- Improved source map performance (by Romain Menke).
\n8.4.29
\n\n
\n- Fixed
\nNode#source.offset
(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
\n8.4.28
\n\n
\n- Fixed
\nRoot.source.end
for better source map (by Romain Menke).- Fixed
\nResult.root
types whenprocess()
has no parser.8.4.27
\n\n
\n- Fixed
\nContainer
clone methods types.8.4.26
\n\n
\n- Fixed clone methods types.
\n8.4.25
\n\n
\n- Improve stringify performance (by Romain Menke).
\n- Fixed docs (by
\n@vikaskaliramna07
).8.4.24
\n\n
\n- Fixed
\nPlugin
types.8.4.23
\n\n
\n- Fixed warnings in TypeDoc.
\n8.4.22
\n\n
\n- Fixed TypeScript support with
\nnode16
(by Remco Haszing).8.4.21
\n\n
\n- Fixed
\nInput#error
types (by Aleks Hudochenkov).
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Sourced from postcss's releases.
\n\n\n8.4.31
\n\n
\n- Fixed
\n\\r
parsing to fix CVE-2023-44270.8.4.30
\n\n
\n- Improved source map performance (by
\n@romainmenke
).8.4.29
\n\n8.4.28
\n\n
\n- Fixed
\nRoot.source.end
for better source map (by@romainmenke
).- Fixed
\nResult.root
types whenprocess()
has no parser.8.4.27
\n\n
\n- Fixed
\nContainer
clone methods types.8.4.26
\n\n
\n- Fixed clone methods types.
\n8.4.25
\n\n
\n- Improve stringify performance (by
\n@romainmenke
).- Fixed docs (by
\n@vikaskaliramna07
).8.4.24
\n\n
\n- Fixed
\nPlugin
types.8.4.23
\n\n
\n- Fixed warnings in TypeDoc.
\n8.4.22
\n\n
\n- Fixed TypeScript support with
\nnode16
(by@remcohaszing
).8.4.21
\n\n
\n- Fixed
\nInput#error
types (by@hudochenkov
).
Sourced from postcss's changelog.
\n\n\n8.4.31
\n\n
\n- Fixed
\n\\r
parsing to fix CVE-2023-44270.8.4.30
\n\n
\n- Improved source map performance (by Romain Menke).
\n8.4.29
\n\n
\n- Fixed
\nNode#source.offset
(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
\n8.4.28
\n\n
\n- Fixed
\nRoot.source.end
for better source map (by Romain Menke).- Fixed
\nResult.root
types whenprocess()
has no parser.8.4.27
\n\n
\n- Fixed
\nContainer
clone methods types.8.4.26
\n\n
\n- Fixed clone methods types.
\n8.4.25
\n\n
\n- Improve stringify performance (by Romain Menke).
\n- Fixed docs (by
\n@vikaskaliramna07
).8.4.24
\n\n
\n- Fixed
\nPlugin
types.8.4.23
\n\n
\n- Fixed warnings in TypeDoc.
\n8.4.22
\n\n
\n- Fixed TypeScript support with
\nnode16
(by Remco Haszing).8.4.21
\n\n
\n- Fixed
\nInput#error
types (by Aleks Hudochenkov).
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...
+ SideStore allows you to
+ SideStore works on iOS 14.0 and higher. You'll need a computer for the initial setup, but after that you can install apps directly on your
+ device.
+
+ An alternative app store for seamless sideloading. No jailbreak needed, and + no computer + after the initial install, only a WiFi connection. +
+ +
+ SideStore is
{props.desc}
+