Skip to content

Latest commit

 

History

History
123 lines (53 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

123 lines (53 loc) · 4.52 KB

1.2.13 (2021-06-25)

Bug Fixes

1.2.12 (2021-05-21)

Bug Fixes

1.2.11 (2021-02-03)

Bug Fixes

  • more lenient time range parsing (863b55b)

1.2.10 (2021-01-28)

Bug Fixes

  • allow for misspelled closure statuses (ffee5e1)

1.2.9 (2021-01-26)

Bug Fixes

  • allow for misspelled weekdays and gracefully skip unparsable closures (3532c59)

1.2.8 (2021-01-14)

Bug Fixes

  • account for closures that were already canceled during a time status change (e7083de)

1.2.7 (2021-01-14)

Bug Fixes

  • account for mismatched date layouts (7a56ec7)

1.2.6 (2021-01-12)

Bug Fixes

  • use american spelling for canceled (a5a95d1)

1.2.5 (2021-01-08)

Bug Fixes

  • increase publisher function timeout (493e206)

1.2.4 (2021-01-05)

Bug Fixes

  • don't fail on error from twitter (d0a8b70)

1.2.3 (2021-01-05)

Bug Fixes

  • don't fail on errors from twitter api (8147aa5)

1.2.2 (2021-01-03)

Bug Fixes

  • explicitly remove closures from db if timestamp is < current time (475ac57)

1.2.1 (2021-01-02)

Bug Fixes

  • change dynamodb sort key to avoid duplicates when time changes (70caa3b)

1.2.0 (2021-01-01)

Bug Fixes

  • use len check instead of nil check on dynamodb event record images (eab6318)

Features

  • implement initial discord integration (a726076)

1.1.2 (2020-12-28)

Bug Fixes

  • skip publishing expired closures if status is cancelled (e24ac51)

1.1.1 (2020-12-27)

Bug Fixes

  • publish separate zips for each lambda (ec8d709)

1.1.0 (2020-12-27)

Features

  • tweet on start and end of closure (3eb0a38)