Skip to content

Releases: StefanMaron/BusinessCentral.LinterCop

v0.24.3 🌈

24 Feb 10:25
Compare
Choose a tag to compare
v0.24.3 🌈 Pre-release
Pre-release

Changes

🐛 Bug Fixes

v0.24.2 🌈

24 Feb 08:30
Compare
Choose a tag to compare
v0.24.2 🌈 Pre-release
Pre-release

Changes

🐛 Bug Fixes

  • Workaround for LC0017 when assigning single chars to a text field @StefanMaron (#151)
  • Systemparts should not need to have a custom caption @StefanMaron (#150)

v0.24.1 🌈

23 Feb 11:23
Compare
Choose a tag to compare
v0.24.1 🌈 Pre-release
Pre-release

🐛 Bug Fixes

  • Fixed a false positive when using arrays of record as variables #130 @StefanMaron

🚀 Features

  • Added Rule LC0016: Warning on missing captions #121 @StefanMaron
  • Added Rule LC0017: Warning when write to FlowField without comment explanation #142 @StefanMaron

v0.24.0 🌈

02 Feb 07:59
Compare
Choose a tag to compare

Changes

  • Changes to LC0015 to warn on Table permission instead of TableData #127 #128
  • LC0015 now also recognizes the asterisk in permissions codeunit * = X;
  • Rule0015 Show warning if table data permission is missing @StefanMaron (#132)
  • LC0015 TableData warning only if TableType = Normal @StefanMaron (#133)
  • Fixed a false postive for LC0003 when using record arrays #130
  • Switched to the lastest compiler

v0.23.3 🌈

26 Jan 20:47
Compare
Choose a tag to compare
v0.23.3 🌈 Pre-release
Pre-release

Changes

v0.23.2 🌈

26 Jan 19:19
Compare
Choose a tag to compare
v0.23.2 🌈 Pre-release
Pre-release

Changes

v0.23.1 🌈

22 Jan 15:29
Compare
Choose a tag to compare
v0.23.1 🌈 Pre-release
Pre-release

Changes

  • Changes to LC0015 to warn on Table permission instead of TableData #127 #128
  • LC0015 now also recognizes the asterisk in permissions codeunit * = X;
  • Fixed a false postive for LC0003 when using record arrays #130
  • Switched to the lastest compiler

v0.23.0 🌈

05 Jan 06:52
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.22.1 🌈

27 Dec 09:28
Compare
Choose a tag to compare
v0.22.1 🌈 Pre-release
Pre-release

Changes

🚀 Features

🐛 Bug Fixes

v0.22.0 🌈

29 Nov 10:56
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes