| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| azure-cost-cli.0.55.0.nupkg | 2026-04-14 | 6.3 MB | |
| 0.55.0 source code.tar.gz | 2026-04-14 | 881.1 kB | |
| 0.55.0 source code.zip | 2026-04-14 | 943.3 kB | |
| README.md | 2026-04-14 | 826 Bytes | |
| Totals: 4 Items | 8.1 MB | 1 | |
What's Changed
Bug Fixes
- Fix TheLastMonth/TheLastBillingMonth timeframe error — The Azure Cost Management API no longer supports these timeframe values. They are now automatically translated to
Customwith the correct date range for the previous calendar month. Users can continue using-t TheLastMonthas before. (#307, fixes [#281])
Dependencies
- Bump Azure.Identity to 1.21.0
- Bump JmesPath.Net to 1.1.0
- Bump Microsoft.Extensions.DependencyInjection to 10.0.5
- Bump coverlet.collector to 8.0.1
- Bump softprops/action-gh-release to v3
What's Changed
- Translate deprecated TheLastMonth/TheLastBillingMonth timeframes to Custom by @mivano in https://github.com/mivano/azure-cost-cli/pull/307
Full Changelog: https://github.com/mivano/azure-cost-cli/compare/0.54.0...0.55.0