CHANGELOG.md

# Changelog

## [2.0.0](https://github.com/tgrk/ex_oura/compare/v1.0.0...v2.0.0) (2025-08-26)


### ⚠ BREAKING CHANGES

* upgrade to Oura API V2

### Features

* upgrade to Oura API V2 ([02aa81a](https://github.com/tgrk/ex_oura/commit/02aa81a3c79552211fd8c1e5602613f7ddb53a41))

## 1.0.0 (2024-12-21)


### Features

* add default API client ([e0ca6eb](https://github.com/tgrk/ex_oura/commit/e0ca6eb06d17dd74816da3dfde5c7e709f21542d))
* enabled configurable timeout ([13a269e](https://github.com/tgrk/ex_oura/commit/13a269e132979671b23d213573db8cf588ddc71b))
* generate client from OpenAPI ([b5b496a](https://github.com/tgrk/ex_oura/commit/b5b496a66dea19b24347700a8579f896f6af8214))
* implement Daily Activity API ([cbf4a05](https://github.com/tgrk/ex_oura/commit/cbf4a059c87d90aa7569f1bac69dd4928aea2b78))
* implement Daily Cardiovascular Age API ([d2db5b7](https://github.com/tgrk/ex_oura/commit/d2db5b7d9def324ecf9f5656ad7b7ea1f3e19d1c))
* implement Daily Readiness API ([6814620](https://github.com/tgrk/ex_oura/commit/681462057360433aa4b3e2f01af283d3c171093d))
* implement Daily Resilience API ([149dfe2](https://github.com/tgrk/ex_oura/commit/149dfe226ba9f272a4d9f22cc9d7d2ec4f1f1317))
* implement Daily Sleep API ([344c2a9](https://github.com/tgrk/ex_oura/commit/344c2a93f87f7b6cce81e06c7ae38370d6199d86))
* implement Daily Sp02 API ([038263f](https://github.com/tgrk/ex_oura/commit/038263f324a66c1e670a632da022cde3e45cb11b))
* implement Daily Stress API ([0930ee4](https://github.com/tgrk/ex_oura/commit/0930ee4e588e8eb741d5610cd4a00576154dd8a8))
* implement Enhanced Tag API ([738a444](https://github.com/tgrk/ex_oura/commit/738a444c54a73d24e56450a4108b2cd40d12c34c))
* implement Heart Rate API ([dd63a6a](https://github.com/tgrk/ex_oura/commit/dd63a6afe4015964a5ec053786bc103664d9238c))
* implement Personal Info API ([48a8c93](https://github.com/tgrk/ex_oura/commit/48a8c93378712821336d3ef32a19a9394a9a51e1))
* implement Rest Mode Period API ([947d40f](https://github.com/tgrk/ex_oura/commit/947d40f2fe4e6569d74cd2845ebab79134dbe355))
* implement Ring Configuration API ([95bca3e](https://github.com/tgrk/ex_oura/commit/95bca3e9002c849476f2cc7e81c4778924e43b19))
* implement Session API ([0c804b9](https://github.com/tgrk/ex_oura/commit/0c804b94eb8d2b22a6afc37142b691af5304e159))
* implement Sleep API ([58eb15f](https://github.com/tgrk/ex_oura/commit/58eb15fea15966f506365c9f21d856ac23628d7b))
* implement Sleep Time API ([ba92526](https://github.com/tgrk/ex_oura/commit/ba92526d44d7621e7dd82f1b3b9aa39d6024a336))
* implement Vo2 Max API ([7bbdb08](https://github.com/tgrk/ex_oura/commit/7bbdb0839683688d59a7fb5fd120485d11599612))
* implement Webhook Subscription API ([1ea485c](https://github.com/tgrk/ex_oura/commit/1ea485c85b11954a52d294217b6c07b0a304772c))
* implement Workout API ([6726fa4](https://github.com/tgrk/ex_oura/commit/6726fa46b87d3db90e3c0284c6dfdde1e8a56de2))
* improve arguments validation ([2df9fb2](https://github.com/tgrk/ex_oura/commit/2df9fb2b70d92bf64ea40e1c0ad665f8c482db16))
* improve client usability and types ([1ae6482](https://github.com/tgrk/ex_oura/commit/1ae648274216902992bba4812e5aa54b19655d22))
* improve type handling using a decoder ([72c22bf](https://github.com/tgrk/ex_oura/commit/72c22bfba344cfcc7de33da1ad6ddb7e3f8652cd))
* simplify auth configuration ([dd23123](https://github.com/tgrk/ex_oura/commit/dd231232014f39e06d5b356061d9696644a90f0f))