Skip to content

Releases: soulim/vale-aws

Release v0.1.2

07 Sep 12:31
b3a4a6d
Compare
Choose a tag to compare
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

07 Sep 08:43
a68e5e3
Compare
Choose a tag to compare
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

06 Sep 03:57
03f77a9
Compare
Choose a tag to compare
Add release workflow

A new release is created for each Git tag.