Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

78 lines (48 loc) · 4.07 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • Use Node 18 #22

31 August 2023

  • Use Node 16 for the Lambda runtime #21

31 August 2023

  • Remove CDK v1 support #20

1 June 2023

  • Change index exports to cdkv2 #19

18 October 2022

  • Specify peer dependencies #17
  • CDK v2 support #16
  • Bump node-fetch from 2.6.6 to 2.6.7 #11
  • Bump minimist from 1.2.5 to 1.2.7 #12
  • Bump marked from 3.0.8 to 4.1.1 #14
  • Fix CI #13
  • Fix badges #9
  • Some useful badges 95d0784
  • Add link to the documentation into the README 2152bd8

16 November 2021

  • Better duration CDK params #8
  • Check that docs generate cleanly in CI e299217

15 November 2021

  • Remove dummy test #7
  • Neater instance identifier handling #6
  • Better gitignore 9781804

15 November 2021

  • Handle schedule and delete snapshot permissions #5
  • Code shuffle and more tests #4
  • Jest PR reporting #3
  • Fix linting and tidy CI steps #2
  • Tidy away a done TODO from the readme b19f81c

11 November 2021

  • Docs generation and publishing 430badc
  • Do not attempt to publish docs to gh-pages 23fa769

0.1.0

11 November 2021

  • Initial commit of source #1
  • Initial commit 750891c