thrift-http-0.3.0.0: CHANGELOG.md
# Revision history for thrift-http ## 0.3.0.0 * Add TLS client support (https://github.com/facebookincubator/hsthrift/pull/170) * Allow middleware (https://github.com/facebookincubator/hsthrift/pull/167) ## 0.2.0.0 * The folly dependency is now bundled in the Hackage package folly-clib, so that hsthrift and Glean can be built entirely by cabal. ## 0.1.0.1 * Builds with GHC 9.8.x ## 0.1.0.0 * First version. Released on an unsuspecting world.