Sha256: e40fd7c1e6adef903074d5bb2b73ed4aecd41167eff972d78aa40f9c0773b221

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# Change Log

All notable changes to this project will be documented in this file.
This project *loosely* adheres to [Semantic Versioning](http://semver.org/), even before v1.0.

## [0.5.0] - 2023-12-17
- [#6](https://github.com/tongueroo/cfn-status/pull/6) Use events.dig instead of brackets
- [#7](https://github.com/tongueroo/cfn-status/pull/7) Add start_index_before_delete option
- add add_development_dependency nokogiri
- improve dev dependency version pins

## [0.4.6] - 2022-02-21
- show took time for deletion also

## [0.4.5] - 2022-02-20
- [#5](https://github.com/tongueroo/cfn-status/pull/5) cfn-status retry options

## [0.4.4] - 2022-02-14
- more generic time took message

## [0.4.3] - 2021-05-27
- [#4](https://github.com/tongueroo/cfn-status/pull/4) fix current status message

## [0.4.2]
- #3 improve messaging when wait called directly. dont show old events.

## [0.4.1]
- fix require cfn_status/rollback_stack

## [0.4.0]
- #2 add handle_rollback! method

## [0.3.1]
- allow use of different cfn client

## [0.3.0]
- #1 Breaking change: rename Rename to CfnStatus, cfn/status to cfn_status
- Handle large templates and long stack_events via paginating the cfn.describe_stack_events until

## [0.2.0]
- allow require "cfn-status" to work also

## [0.1.0]
- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cfn-status-0.5.0 CHANGELOG.md