All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
func (exchange *Exchange) SetContext(context context.Context)
to allow passing of context tonet/http
package. - Some tests added.
- Fixed validation of HTTP request query parameters.
- Initial release.