Skip to content

Releases: wyhaines/hpack.cr

Faster and faster until the thrill of speed overcomes....

Choose a tag to compare

@wyhaines wyhaines released this 29 Jul 22:13

This version tightens the code up and fixes a number of performance related issues.

v1.3.0

Choose a tag to compare

@wyhaines wyhaines released this 24 Jul 03:18
dd3aef1

The release builds on 1.2.0 to fix some other bugs and small issues.

v1.2.0

Choose a tag to compare

@wyhaines wyhaines released this 24 Jul 00:15
e937179

This is a major update of the hpack shard. Better RFC compliance, faster, and better tested.

Make it a 1.0.0 Release

Choose a tag to compare

@wyhaines wyhaines released this 27 Dec 19:05

I goofed, and already had the shard marked as 1.0.0. So...happy birthday. It's 1.0.0.

Initial release of the standalone library

Choose a tag to compare

@wyhaines wyhaines released this 27 Dec 18:26

This is the inaugural release of a standalone HPack library for Crystal. It is versioned at 0.9.0 because it really should just go to 1.0.0, but I want to get a little real-world testing of the refactored version in a standalone HTTP2 client library that is coming soon to a GitHub repo near you.

Expect this to bump to 1.0.0 soon.