Skip to content

Latest commit

 

History

History
180 lines (91 loc) · 5.5 KB

CHANGELOG.md

File metadata and controls

180 lines (91 loc) · 5.5 KB

Changelog

v1.1.10 (2024-04-09)

Fix

  • Update dependency typer to v0.12.2 (6022d9c)

v1.1.9 (2024-04-05)

Fix

  • Update dependency typer to v0.12.1 (14f8125)

v1.1.8 (2024-03-30)

Fix

  • Update dependency typer to ^0.12.0 (43578b5)

v1.1.7 (2024-03-29)

Fix

  • Update dependency typer to v0.11.1 (285749b)

v1.1.6 (2024-03-27)

Fix

  • Update dependency typer to ^0.11.0 (bb6d8e5)

v1.1.5 (2024-03-23)

Fix

  • Update dependency typer to ^0.10.0 (f5549aa)

v1.1.4 (2024-02-28)

Fix

  • Update dependency rich to v13.7.1 (e79b868)

v1.1.3 (2023-11-16)

Fix

  • Update dependency rich to v13.7.0 (d3e6e1d)

v1.1.2 (2023-09-30)

Fix

  • Update dependency rich to v13.6.0 (7ade5be)

v1.1.1 (2023-09-17)

Fix

  • Update dependency rich to v13.5.3 (dbec494)

v1.1.0 (2023-08-07)

Feature

  • Add official support for python 3.12 (#217) (29bd64c)

v1.0.0 (2023-06-27)

Breaking

  • Drop support for python 3.7 (db65f47)

v0.1.14 (2023-04-06)

Fix

  • Update dependency boto3 to v1.26.107 (cb30cb6)

v0.1.13 (2023-03-31)

Fix

  • Update dependency boto3 to v1.26.104 (#60) (865333d)

v0.1.12 (2023-03-30)

Fix

  • Update dependency boto3 to v1.26.103 (76e28a2)

v0.1.11 (2023-03-29)

Fix

  • Update dependency boto3 to v1.26.102 (353c867)

v0.1.10 (2023-03-29)

Fix

  • Update dependency boto3 to v1.26.101 (18c3929)

v0.1.9 (2023-03-27)

Fix

  • Update dependency boto3 to v1.26.100 (0198b83)

v0.1.8 (2023-03-24)

Fix

  • Update dependency boto3 to v1.26.99 (2a65b4c)

v0.1.7 (2023-03-23)

Fix

  • Update dependency boto3 to v1.26.97 (e20a960)

v0.1.6 (2023-03-20)

Fix

  • Update dependency boto3 to v1.26.95 (#48) (f132c2a)

v0.1.5 (2023-03-17)

Fix

  • Update dependency boto3 to v1.26.94 (504eeac)

v0.1.4 (2023-03-16)

Fix

  • Update dependency boto3 to v1.26.93 (81d8389)

v0.1.3 (2023-03-16)

Fix

  • Update dependency boto3 to v1.26.92 (74fef9b)

Documentation

  • Update link for ci badge (#29) (36a3c3c)
  • Update badge for ci workflow (#28) (1c7a19a)

v0.1.2 (2023-01-10)

Fix

  • Update dependency rich to v13 (#22) (366d6df)

Documentation

v0.1.1 (2022-12-02)

Documentation

  • Add more details to package usage (c899a02)

Fix

  • Change profile to option and default to 'default' (a6aa66b)

v0.1.0 (2022-12-01)

Feature

  • Initial version of the cli (#4) (d10c09e)

Documentation

  • Add @browniebroke as a contributor (faf63b2)