Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 721 Bytes

Change Log

Version 0.1.86

  • Fix ECUs being fetched as integers instead of floats

Version 0.1.25

  • Handle JSON::ParserError for RDS json doc (@lardcanoe)

Version 0.1.21

  • Fix postgresql reference (@lardcanoe)

Version 0.1.7

  • Refactored model to simplify access (one instance type for all usages), introduced operating system pricing to suppport RHEL, SLES, etc...

Version 0.0.6

  • Another missing instance type, cc2.8xlarge

Version 0.0.5

  • Added conventional region name lookup

Version 0.0.4

  • Added missing instance types

Version 0.0.1

  • Created basic framework for dynamically retrieving pricing information on EC2 on-demand and reserved instances.