Releases: soulim/vale-aws
Releases · soulim/vale-aws
Release v0.1.2
Add exceptions list While working with the style, I discovered that AWS Auto Scaling service has no prefix on the status page. So I decided to add an exceptions list.
Release v0.1.1
Simplify rules Initially I wanted to have checks for downcased names like "dynamodb" or "lambda". However it produces too many false-positives and Vale complains about regular words like "connect" or "inspector". Decided to make the style a bit less "smart" and focus more on AWS service names.
Release v0.1.0
Add release workflow A new release is created for each Git tag.