Skip to content

Releases: flagship-io/codebase-analyzer

v0.5.0

23 Sep 15:34
Compare
Choose a tag to compare

Changelog

v0.4.0

23 Sep 15:22
Compare
Choose a tag to compare

Changelog

  • 9d9a577 Change package name to match repo

0.3.0

22 Sep 13:19
842b1dd
Compare
Choose a tag to compare

Changelog

  • 842b1dd Merge pull request #8 from flagship-io/feature/refacto-packages
  • 2fe4c6a Re-organize packages so that AnalyzeCode function can be called from outside library. Pass configuration object to functions to share config. Refacto

0.2.0

31 Aug 11:15
6ef6ce4
Compare
Choose a tag to compare

Changelog

  • 6ef6ce4 Merge pull request #7 from eliaslaouiti/feature/FS2-1903
  • 31e73e8 [FS2-1903][BACK] Call the management API instead of token
  • 42d8e47 Merge pull request #5 from flagship-io/fix/codecov-update
  • a61a86d [FS2-1903][BACK] Call the management API instead of token
  • 3a42006 [FS2-1903][BACK] Call the management API instead of token
  • fe2c6f9 Update build.yml
  • cc2edf4 Update build.yml
  • c4760e3 Update build.yml
  • 8af380a removing deprecated bash uploader

0.1.0

13 Jul 14:38
76b4f6c
Compare
Choose a tag to compare

Changelog

  • 76b4f6c Merge pull request #6 from eliaslaouiti/feature/new_parser
  • b2afc52 Add .fs .vb .ts support
  • 80607ce Add .NET SDK support Add Flags support

0.0.6

13 Apr 15:00
eb62267
Compare
Choose a tag to compare

Changelog

eb62267 Merge pull request #4 from flagship-io/alt
d72cb9c json fix

0.0.5

13 Apr 13:45
Compare
Choose a tag to compare

Changelog

1387401 Fix log restrictions

0.0.4

13 Apr 13:09
Compare
Choose a tag to compare

Changelog

2240bcf Log only lines with found flags
c29eddb Merge pull request #3 from flagship-io/alt
691af35 Support multiple projects
a1dc165 Merge pull request #2 from flagship-io/feature/custom-regex
0f64db6 Fix json
c16d2a2 Add unit test for custom regex
d1a49e4 remove log
c4b6ed1 Change package to github.com Add custom regex handling
709ed4d Update packages
6e5f099 Add code coverage
97e13d5 Add codecov
4e12058 add coverage html
b881a42 readme
cde22d2 Added TU 80% + Support flag commentaries + Adding last languages
13307e8 remove fmt
03050c7 support multi submatches and some better line precision
93b9543 Improved highlight multiline placement
dbed00c Updated TU and code
74277a8 Add test TestGetSurroundingLineIndex
0f8e297 fix code highlight
f724190 fixes
634c7e7 fix env var
1fed96c Add code part (lines configurable) and highlight

0.0.3

16 Mar 19:14
Compare
Choose a tag to compare

Changelog

a755863 Fix 204 code handling
00a7672 Merge pull request #1 from arthurabt/patch-1
b41e83e Update README.md

0.0.2

15 Mar 09:32
Compare
Choose a tag to compare

Changelog

2f9cd07 Fix package path. Fix token header
9542e35 Fix run command