Commit 35c6767
committed
release: bump version to 0.2.0 - BOALF and Settlement Stack support
Major new features:
- ✅ BOALF (Bid-Offer Acceptance Level Flag) endpoints
- get_latest_acceptances() - Latest 100 acceptances
- get_acceptances_by_time() - Historical acceptance data
- ✅ Settlement Stack with TLM data
- get_settlement_stack() - Bid/offer settlement stacks
- Full transmission loss multiplier support
- ✅ BM Units Reference with TLF data
- get_bm_units_reference() - 2,732+ BM units
- Transmission loss factors for all units
- ✅ Additional balancing mechanism endpoints
- get_physical_notifications() - Physical notification data
- get_bid_offer_data() - Bid-offer data
- get_actual_generation() - Actual generation output
Models added:
- BOALF, BOD, PN, B1610
- SettlementStackPair with comprehensive TLM/pricing
- AcceptedVolumes with TLM-adjusted calculations
Breaking changes: None
API compatibility: Maintained1 parent 277d10b commit 35c6767
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments