版本发布 8
## What's Changed * @pragmatta [Added test for empty update values](https://github.com/pragmatta/oino-ts/pull/136/commits/e57add5081b40bd161189d2a58a3c87c6a2b0169) **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.20.1-beta...v0.20.2-beta
## What's Changed * @pragmatta [Fixed handling of multiple filter params](https://github.com/pragmatta/oino-ts/pull/135/commits/f360affa849500625791d770501c3b0a11ddcea0) **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.20.0-beta...v0.20.1-beta
Update for Github trusted publishing
## What's Changed * @pragmatta [Added fromFetchResponse and bodyAs* helpers to OINOHttpResult](https://github.com/pragmatta/oino-ts/pull/127/commits/3bb7cb0ae0a15fb9a01de27610bc0037649abe71) * @pragmatta [Refactored data as body to be more interface compliant](https://github.com/pragmatta/oino-ts/pull/127/commits/02440191c7f460103fd860a49da839850ce1a92e) * @pragmatta [Refactored data as rowData to differentiate](https://github.com/pragmatta/oino-ts/pull/127/commits/ce542e77afd74b936cf8de63f1b0fdcf3fc35b70) * @pragmatta [Added option to pass slqparams as strings](https://github.com/pragmatta/oino-ts/pull/127/commits/1a328a73887bc55e04d07af13e7810cd9e1f09bd) **Note!** Backwards incompatible refactor of property names **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.17.5-beta...v0.18.0-beta
## What's Changed * @pragmatta [Added buffer as body type in OINOHttpResultInit](https://github.com/pragmatta/oino-ts/pull/126/commits/bab784e851fb2417569404d76e831609d0843313) * @pragmatta [Refactored request as optional for OINODbParser.createRows](https://github.com/pragmatta/oino-ts/pull/126/commits/e9f6ddb01d3f162a867c9ab04229680ece5a5944) **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.17.3-beta...v0.17.5-beta
## What's Changed * @pragmatta [Refactored headers as a class](https://github.com/pragmatta/oino-ts/pull/125/commits/a6e48fd9c21a44f8ef977fac4fd1dd6de02066d6) **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.17.3-beta...v0.17.4-beta
## What's Changed @pragmatta [Added UInt8Array support](https://github.com/pragmatta/oino-ts/pull/121/commits/3b79a33721c2dd4374e80f3ebf7849386dba3ec0) @pragmatta [Refactored statusCode and statusMessage to match conventions](https://github.com/pragmatta/oino-ts/pull/121/commits/0cad72fd74774d35889adcde91c934acb894eca9) @pragmatta [Refactored DBApi interface to use OINORequest](https://github.com/pragmatta/oino-ts/pull/121/commits/dc38a914ff4b70da49b7baa202298efd1d6d0258) @pragmatta [Refactored as all params in OINODbApiRequest](https://github.com/pragmatta/oino-ts/pull/121/commits/1c300907bec2d8d10dd343c02ec69f4b8cd48ef1) @pragmatta [Refactored separate do/runRquest end points](https://github.com/pragmatta/oino-ts/pull/121/commits/135030c780f972ccd1c960023961eb9deccec06d) #### Note! Relatively trivial but backwards incompatible changes in OINODbApi and OINOResult requiring code changes. Full Changelog: https://github.com/pragmatta/oino-ts/compare/v0.16.2-beta...v0.17.1-beta
## What's Changed * @pragmatta [Added OINOBenchmark instance getter](https://github.com/pragmatta/oino-ts/pull/120/commits/99fdfcff06fc58e702f3039982e7237ffd9a3fcd) **Full Changelog**: https://github.com/pragmatta/oino-ts/compare/v0.16.0...v0.16.2-beta