v0.3.0
Breaking Changes
- No longer looks for a
queryobject on location since the history package got rid of that in version 4.0.0. (#7) - When encoding parameters that are not explicitly configured, defaults to converting them to strings.
Other Changes
- Refactored serialization logic into its own library serialize-query-params as per #4