Releases: efcasado/betradar_uof_api
Releases · efcasado/betradar_uof_api
Release list
v3.0.0
3.0.0 (2026-07-19)
⚠ BREAKING CHANGES
- structured error handling (#57)
Features
- add support for including mappings with market descriptions (#61) (f7d8ff3)
- add support for race_summary to summary/2 (80e70b4)
- allow users to specify req options globally and per call (#59) (c19f5be)
- extend UOF.API.Sports.{fixture, result}_changes with after and sport filters (#62) (83e34b9)
- structured error handling (#57) (3127249)
Bug Fixes
Dependencies
Miscellaneous Chores
v2.1.2
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2026-06-20)
⚠ BREAKING CHANGES
- move auxiliary functions to a separate module and use streams
- generate schemas from xsd files
Features
- ability to filter fixtures by booking state (10d0378)
- add support for booking events (2cf31e6)
- add support for fetching tournaments and seasons (57adcb6)
- add support for recovery api (4fd2cf9)
- generate schemas from xsd files (64436b5)
Dependencies
- bump ecto from 3.13.6 to 3.14.0 (53e0617)
- bump ex_doc from 0.32.1 to 0.40.3 (4b10398)
- bump mimic from 1.12.0 to 2.3.0 (126b60e)
- bump req from 0.4.14 to 0.6.2 (f76b111)
- bump saxy from 1.5.0 to 1.6.0 (ef50884)
- bump xml_builder from 2.3.0 to 2.4.0 (3e97fe8)
- ci: bump actions/cache from 4 to 5 (ab3479d)
- ci: bump actions/checkout from 4 to 7 (981beda)
- ci: bump jdx/mise-action from 2 to 4 (aaec382)
- upgrade to erlang 29 and elixir 1.20 (769dafa)
Documentation
- add missing moduledocs for sports and descriptions modules (b87fcb8)
- fix typo (886947d)
- improve documentation about generated schemas (3da4f87)
- remove redundant custom bet example (1dc7da7)
- update readme (8ec1b3c)
- update readme file (1f4907a)
Code Refactoring
- idiomatic req usage (2d0d2a5)
- move auxiliary functions to a separate module and use streams (473d1f4)
Build System
- reproducible builds powered by mise (d1054ca)