Releases: pfrederiksen/instancepedia
Release v1.0.0
Release v1.0.0
Version: 1.0.0
Installation
pip install instancepedia==1.0.0Changes
- Bump version to 1.0.0 (1fc6d8f)
- fix: Allow release script to bypass pre-push hook (#67) (c695a94)
- chore: Add git workflow enforcement (testing hook) (#66) (1c95002)
- docs: Add refactoring and edge case testing patterns (1d734d6)
- test: Add comprehensive edge case coverage for region.py (1e60f47)
- refactor: Extract _apply_filters() into focused helper methods (d0ad473)
Full Changelog
See compare view for full list of changes.
What's Changed
- chore: Add git workflow enforcement with pre-push hook by @pfrederiksen in #66
- fix: Allow release script to bypass pre-push hook by @pfrederiksen in #67
Full Changelog: v0.10.11...v1.0.0
Release v0.10.11
Release v0.10.11
Version: 0.10.11
Installation
pip install instancepedia==0.10.11Changes
- Bump version to 0.10.11 (be78f52)
- High-Priority Sprint: Code Quality & Test Coverage Improvements (#65) (a75cac9)
Full Changelog
See compare view for full list of changes.
What's Changed
- High-Priority Sprint: Code Quality & Test Coverage Improvements by @pfrederiksen in #65
Full Changelog: v0.10.10...v0.10.11
Release v0.10.10
Release v0.10.10
Version: 0.10.10
Installation
pip install instancepedia==0.10.10Changes
- Bump version to 0.10.10 (b681024)
- refactor: Break down monolithic create_parser() function (#64) (fb0bd1b)
Full Changelog
See compare view for full list of changes.
What's Changed
- refactor: Final Sprint Improvements - Parser Refactoring by @pfrederiksen in #64
Full Changelog: v0.10.9...v0.10.10
Release v0.10.9
Release v0.10.9
Version: 0.10.9
Installation
pip install instancepedia==0.10.9Changes
- Bump version to 0.10.9 (d88b032)
- test: High-Priority Test Coverage Sprint (+86 tests) (#63) (b5a3857)
Full Changelog
See compare view for full list of changes.
What's Changed
- test: High-Priority Test Coverage Sprint (+86 tests) by @pfrederiksen in #63
Full Changelog: v0.10.8...v0.10.9
Release v0.10.8
Release v0.10.8
Version: 0.10.8
Installation
pip install instancepedia==0.10.8Changes
- Bump version to 0.10.8 (ec08aa1)
- refactor: Sprint 4 - Polish & Modernization (Type Hints, Logging, Docs) (a1e3a78)
Full Changelog
See compare view for full list of changes.
Full Changelog: v0.10.7...v0.10.8
Release v0.10.7
Release v0.10.7
Version: 0.10.7
Installation
pip install instancepedia==0.10.7Changes
- Bump version to 0.10.7 (473e6b8)
- test: Sprint 3 - Service Layer Coverage (39 new tests) (#62) (01a63ad)
Full Changelog
See compare view for full list of changes.
What's Changed
- test: Sprint 3 - Service Layer Coverage (39 new tests) by @pfrederiksen in #62
Full Changelog: v0.10.6...v0.10.7
Release v0.10.6
Release v0.10.6
Version: 0.10.6
Installation
pip install instancepedia==0.10.6Changes
- Bump version to 0.10.6 (9d28791)
- test: Add comprehensive AWS client test coverage (28 tests) (#61) (75b029b)
Full Changelog
See compare view for full list of changes.
What's Changed
- test: Add comprehensive AWS client test coverage (28 tests) by @pfrederiksen in #61
Full Changelog: v0.10.5...v0.10.6
Release v0.10.5
Release v0.10.5
Version: 0.10.5
Installation
pip install instancepedia==0.10.5Changes
- Bump version to 0.10.5 (c80f81c)
- test: Add comprehensive pricing_service.py test coverage (#60) (1b43447)
- test: Add critical app.py tests for worker state and error handling (#59) (1bb12b4)
Full Changelog
See compare view for full list of changes.
What's Changed
- test: Add critical app.py tests for worker state and error handling by @pfrederiksen in #59
- test: Add comprehensive pricing_service.py test coverage by @pfrederiksen in #60
Full Changelog: v0.10.4...v0.10.5
Release v0.10.4
Release v0.10.4
Version: 0.10.4
Installation
pip install instancepedia==0.10.4Changes
- Bump version to 0.10.4 (5906df2)
- refactor: Standardize CLI output to use OutputFormatter pattern (#58) (5bb8888)
- test: Add comprehensive tests for main.py entry point (#57) (f862f14)
Full Changelog
See compare view for full list of changes.
What's Changed
- test: Add comprehensive tests for main.py entry point by @pfrederiksen in #57
- refactor: Standardize CLI output to use OutputFormatter pattern by @pfrederiksen in #58
Full Changelog: v0.10.3...v0.10.4
Release v0.10.3
Release v0.10.3
Version: 0.10.3
Installation
pip install instancepedia==0.10.3Changes
- Bump version to 0.10.3 (07a103d)
- Merge branch 'main' of https://github.com/pfrederiksen/instancepedia (165e4e7)
- refactor: Extract REGION_MAP to shared module (#56) (9aea288)
- chore: Add TASKS.md to gitignore (e13e313)
Full Changelog
See compare view for full list of changes.
What's Changed
- refactor: Extract REGION_MAP to shared module by @pfrederiksen in #56
Full Changelog: v0.10.2...v0.10.3