Skip to content

Releases: pfrederiksen/instancepedia

Release v1.0.0

12 Jan 04:16

Choose a tag to compare

Release v1.0.0

Version: 1.0.0

Installation

pip install instancepedia==1.0.0

Changes

  • 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

Full Changelog: v0.10.11...v1.0.0

Release v0.10.11

12 Jan 03:10

Choose a tag to compare

Release v0.10.11

Version: 0.10.11

Installation

pip install instancepedia==0.10.11

Changes

  • 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

12 Jan 01:40

Choose a tag to compare

Release v0.10.10

Version: 0.10.10

Installation

pip install instancepedia==0.10.10

Changes

  • 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

12 Jan 01:14

Choose a tag to compare

Release v0.10.9

Version: 0.10.9

Installation

pip install instancepedia==0.10.9

Changes

  • 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

Full Changelog: v0.10.8...v0.10.9

Release v0.10.8

11 Jan 23:38

Choose a tag to compare

Release v0.10.8

Version: 0.10.8

Installation

pip install instancepedia==0.10.8

Changes

  • 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

11 Jan 23:11

Choose a tag to compare

Release v0.10.7

Version: 0.10.7

Installation

pip install instancepedia==0.10.7

Changes

  • 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

11 Jan 22:53

Choose a tag to compare

Release v0.10.6

Version: 0.10.6

Installation

pip install instancepedia==0.10.6

Changes

  • 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

11 Jan 22:39

Choose a tag to compare

Release v0.10.5

Version: 0.10.5

Installation

pip install instancepedia==0.10.5

Changes

  • 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

11 Jan 19:43

Choose a tag to compare

Release v0.10.4

Version: 0.10.4

Installation

pip install instancepedia==0.10.4

Changes

  • 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

11 Jan 19:14

Choose a tag to compare

Release v0.10.3

Version: 0.10.3

Installation

pip install instancepedia==0.10.3

Changes

Full Changelog

See compare view for full list of changes.

What's Changed

Full Changelog: v0.10.2...v0.10.3