Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@ren-yamanashi ren-yamanashi released this 17 Nov 15:52
· 55 commits to main since this release

0.2.0 (2024-11-17)

New features/Updates to existing features

  • add rule construct id does not contain the word construct (#10) (a0ff111)
  • add rule does not specify a class for an interface property (#12) (0486d69)
  • add rule ensure public variables of class do not have a class specified (#15) (debbaa0)
  • enforce that child construct id does not match parent construct name (#7) (c961f08)
  • support recommended rules (#16) (5b8636d)

Documentation changes

Bug fixes