Skip to content

Releases: StyraInc/regal

v0.2.0

21 Jun 14:51
a9c350b
Compare
Choose a tag to compare

This release adds a new idiomatic category, meant for rules that indicate that there is a more idiomatic way to do something. Two new rules have been added to that category:

These rules will flag custom implementations of "has_key" function and "contains" respectively, as more idiomatic ways to achieve the same are now available (see links for details).

Additionally, this release fixes a bug where Regal would fail on inputs where a function was declared more than one time in a policy (i.e. with the same name).

On the community side, we've added a logo and a a code of conduct doc.

The rules have also been refactored so that now each rule resides in its own file rather than all of them being grouped in a big file per category. This makes it easier to quickly find rules to work with, and hopefully also to contribute new ones.

Changelog

v0.1.1

13 Jun 10:50
a415b35
Compare
Choose a tag to compare

Changelog

v0.1.0-beta2

08 Jun 15:34
562d430
Compare
Choose a tag to compare

Changelog

v0.1.0-beta1

07 Jun 14:40
c045881
Compare
Choose a tag to compare

Changelog

v0.0.0-alpha4

02 Jun 07:52
81b53fc
Compare
Choose a tag to compare

Changelog

v0.0.0-alpha3

24 May 13:41
b417470
Compare
Choose a tag to compare

Changelog

v0.0.0-alpha2

23 May 13:49
e364bef
Compare
Choose a tag to compare

Changelog

v0.0.0-alpha1

23 May 13:26
8d56110
Compare
Choose a tag to compare

Changelog