v7.2.0
Feature Updates
- Remove baseline dependency to improve compatibility with other JasperFx projects. (by @Hawxy in #127)
- Refactored form data writing to use
FormUrlEncodedContent
internally. This removes the requirement to manually encode field data.
Full Changelog: v7.1.0...v7.2.0