What's Changed
**tea-tasting** is currently in beta. However, I consider it ready for important tasks and use it for analyzing switchback experiments at my work.
- Analysis of power for RatioOfMeans and Mean by e10v in https://github.com/e10v/tea-tasting/pull/68, https://github.com/e10v/tea-tasting/pull/70, https://github.com/e10v/tea-tasting/pull/71, https://github.com/e10v/tea-tasting/pull/72, https://github.com/e10v/tea-tasting/pull/75, and https://github.com/e10v/tea-tasting/pull/76
- Fix: make sure that k and n for binomtest are integer by e10v in https://github.com/e10v/tea-tasting/pull/73
- Create a guide on how to use tea-tasting with an arbitrary data backend by e10v in https://github.com/e10v/tea-tasting/pull/79
- Create a guide on custom metrics by e10v in https://github.com/e10v/tea-tasting/pull/81
- Update user guides, docstrings, and readme by e10v in https://github.com/e10v/tea-tasting/pull/77, https://github.com/e10v/tea-tasting/pull/78, https://github.com/e10v/tea-tasting/pull/80, and https://github.com/e10v/tea-tasting/pull/82
- Other minor changes by e10v in https://github.com/e10v/tea-tasting/pull/74 and https://github.com/e10v/tea-tasting/pull/83
**Full Changelog**: https://github.com/e10v/tea-tasting/compare/v0.0.5...v0.1.0