Skip to content

Releases: mosesliao/fastlane-plugin-lizard

add in command output for troubleshooting

12 Nov 07:43
9fdb9a5
Compare
Choose a tag to compare

v1.3.2

21 May 02:51
c94408c
Compare
Choose a tag to compare

Add missing env names: FL_LIZARD_IGNORE_EXIT_STATUS and FL_LIZARD_EXECUTABLE

v1.3.1

13 Feb 08:46
bd6d0d8
Compare
Choose a tag to compare

Fix the issue as stated in #41

Latest Release

02 May 05:33
e522ef3
Compare
Choose a tag to compare

Allow multiple select of exclusions of folders and files from lizard scanning

Minor updates

19 Dec 07:10
56137a4
Compare
Choose a tag to compare
  1. Resolve issue of incorrect error message
  2. Remove show_warning parameters as it is not often used
  3. Add code coverage for errors on uninstalled lizard

Resolve custom executable bugs, remove unnecessary gemspec

09 Apr 07:14
c3f33a0
Compare
Choose a tag to compare

Allow html reports

29 Mar 02:28
1869e22
Compare
Choose a tag to compare

New Changes added

  1. make lizard command line minimum version to be at least 1.14.10
  2. allows exports of HTML reports
  3. Better README.md updates
  4. Continuous Deployment on CircleCI

thanks @friederbluemle and @terryyin for contributing to this repository

Fix issue and support multiple language

19 Mar 12:29
Compare
Choose a tag to compare

#8 Fix issue with lizard executable logic
#9 Support for multiple languages

Thanks @mgrebenets for the support

Official version 1

02 Mar 07:33
0f59797
Compare
Choose a tag to compare

Fastlane Plugin Lizard v1.0.0

  • Support ignore_exit_status like swiftlint
  • Includes a lot more unit tests

Lizard v0.1.2

22 Feb 02:16
af7c558
Compare
Choose a tag to compare

resolve #4