Skip to content

Releases: Skyscanner/pycfmodel

v2.0.0

10 Feb 14:54

Choose a tag to compare

Changes

Breaking Changes

  • Some models will now use Tag Properties instead of Generics. This will cause code using dict syntax to access them to fail.

v1.2.0

22 Dec 10:45

Choose a tag to compare

Changes

v1.1.3

06 Jun 13:45

Choose a tag to compare

Changes

v1.1.2 - yanked (do not use)

06 Jun 10:13
b79cf2e

Choose a tag to compare

Changes

v1.1.0

05 Mar 09:57
aaf4f90

Choose a tag to compare

Changes

v1.0.1

03 Mar 10:19
bf16525

Choose a tag to compare

Changes

1.0.0

11 Jun 10:56

Choose a tag to compare

1.0.0

Breaking changes

  • Pydantic updated to v2 including a reformat of the repository to comply with the new API.
  • Drops python 3.7 support due to pydantic upgrade

Thanks to Oscar Blanco (@oscarbc96) for making this upgrade possible

v0.22.0

08 Feb 16:36
4b52ade

Choose a tag to compare

Changes

v0.21.2

08 Jan 15:33
889772f

Choose a tag to compare

0.21.2

Fixes

  • Add missing fields to kms keys

Updates

  • Update CLOUDFORMATION_ACTIONS.
  • Add dependabot config
  • Add release drafter config
  • Start using ruff instead of flake8
  • Upgrade make freeze commands
  • Run the test to check the full list of actions in all branches but master

0.21.1

21 Nov 15:49
cf9c45d

Choose a tag to compare

0.21.1

Fixes

  • Documentation building.

Updates

  • Update CLOUDFORMATION_ACTIONS.
  • Actions versions.
  • ReadMe badges.