Skip to content

Releases: StefanMaron/BusinessCentral.LinterCop

v0.11

27 Sep 09:06
Compare
Choose a tag to compare

Added Rule0006 for checking AutoIncrement on TempTables #30

v0.10

27 Sep 06:11
Compare
Choose a tag to compare

temporary workaround for #29

v0.9

25 Sep 08:20
Compare
Choose a tag to compare

Added wrong casing detection for field names

v0.8

24 Sep 22:06
b88622f
Compare
Choose a tag to compare

Added a rule that checks for correct casing of variable and method usage #6

v0.7

24 Sep 14:56
Compare
Choose a tag to compare

Bugfix for #4 #18
Permissions properties should now get correct warnings if object ids are used

v0.6-alpha

24 Sep 07:49
Compare
Choose a tag to compare

Bugfix for #4
IDs in Object names should not longer raise a warning LC0003

v0.5-alpha

22 Sep 09:51
Compare
Choose a tag to compare

Bugfixes for Rule0003 #4

v0.4-alpha

21 Sep 15:46
Compare
Choose a tag to compare
v0.4-alpha Pre-release
Pre-release
Minor bugfixes on rule 0003

v0.3-alpha

21 Sep 12:06
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release
  • Added LC0003 #4
  • Minor code changes

v0.2-alpha

21 Sep 06:55
38c42c6
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

Added LC0002 #2