All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.2 (2021-09-15)
- bugfix: query params support chinese char (0e039fe)
2.1.1 (2021-08-03)
- array: querystring support array params && use qs replace querystring module (0442af6)
2.1.0 (2021-08-03)
- array: querystring support array params && use qs replace querystring module (05c611c)
- remove console.log on request (2dd996f)
2.0.6 (2021-07-27)
- querystring: querystring path fixed (eb012b2)
2.0.5 (2021-07-27)
- querystring: querystring params merge and sort fixed (84ccdd4)
2.0.4 (2021-07-27)
2.0.3 (2021-07-09)
- qs: fix query params sign (23098c2)
2.0.2 (2021-07-01)
- docs: fix guard docs (4cc1aa5)
2.0.1 (2021-07-01)
- docs: fix guard docs (30a36b8)