This release refactors the package to have a more user-friendly API.
New Features
- Wrapper functions: `estimate_confidence_interval`, `estimate_sample_size`, `estimate_confidence_level`
- Additional methods for sample size and confidence level estimation (CV, bootstrap, progressive)
- Error band plots
Changes
- Added more example notebooks
- Major code refactoring
- Updated readme
**Full Changelog**: https://github.com/dabrze/confidence-planner/compare/v0.0.2...v0.1.2