Skip to content

Releases: Skarlso/effrit

v0.2.0

24 Oct 07:30
211836d

Choose a tag to compare

Changelog

  • 211836d fix: improvements and an old bug for a captured loop variable (#21)
  • 4aedaeb updated (#19)
  • 40e5873 Bump golang.org/x/net from 0.2.0 to 0.7.0 (#17)

v0.1.5

01 Dec 07:32
9da77df

Choose a tag to compare

Changelog

  • 9da77df Adding checks, templates and updated dependencies and go version (#16)

v0.1.4

01 Dec 07:18

Choose a tag to compare

Changelog

  • 9d6f90d Fixed the abstract count. Closes #4

v0.1.3

26 Nov 12:46
e61e089

Choose a tag to compare

Changelog

  • e61e089 fix JSON enconding of Package not to output values of NaN (#15)
  • f416d95 Remove the action
  • cdd277d removed the action

v0.1.1

02 Nov 05:57

Choose a tag to compare

Changelog

9543520 Adding new action to Effrit repo

v0.1.0

01 Nov 22:03

Choose a tag to compare

Changelog

c78d594 Added ignore on dist
e315121 Added go releaser
d08d951 Need the Go executable as it is using go list
956ad89 Added dockerfile
f9fb17c Removed the server
8520e89 Updated deps
7377b23 go mod tidy
09089c9 Updated the README
650d9b4 Fixed the colliding options
a57887d Added server implementation and Makefile
06d1992 Update packages.go
ba8afe5 Removed hardcoded contact person.
9aaccb3 Added calculation for stability test.
9dcba9b Added test for calculating abstractness.
f17fa9d Ups... testing everything.
574bf6a Added travis and first test.
c61c77c Was not calling dump again after first time check...
332b608 Color mode can be enabled by default it is off. (#11)
a87727d Added explanation of the new comment.
f371c8b Working on PR checker (#7)
9449b16 a bit of tidy up.
44a8073 Sorting the packages so deepequal does not report invalid differences.
064dc8d Fixed the semaphore handling.
90811ff Is not working; ;
2cc8d60 Comment parsing.
ae48800 Working on the PR checker.
18437c0 Updated README.
1d961b4 Added dumping of data as json.
9056bbb Merge pull request #5 from Skarlso/use_channels_for_return_values
8b651f0 Merge branch 'master' into use_channels_for_return_values
37b763f Also closing the error channel.
f86ad8e Ignore empty fodler.
a6cbcd8 Skipping empty folders.
6c7d6f4 Modified to use closed channels.
9b918ff Channels experiment.
f6ee12e Parallel processing of files in case there are a large number of them.
3b89106 Sorted the display.
203fac5 Merge pull request #2 from Skarlso/working_on_ast
a07ba95 Updated README.
7c36e1f A bit cleanup and distance metric.
63c3b1b Added structs as interfaces.
71ad186 Working Abstractness counter.
b93478c Working further.
5469c03 Working on the AST and did some refactoring.
ebb2899 Gathering gofiles and dir.
5562a3d Some improvements and reducing complexity.
56f5dfc Updated readme.
f7ddf51 Updated readme.
73e1f89 Changed display to show full package name.
9dc191e Precision
742e515 Added basic table display.
446c59e Added option to define a project name for stricter scope.
32613ae Removing mocking about with float.
0d4c970 Added waiting for the command.
2c080ca Formatting.
3057680 No need for pointers
ae5e5f1 Fix bug wrong package was incremented.
325e88e Working dependson and package count.
5bd1d7d Working package counter.
272608d Parsing package content and code for import statements.
fc1c52d Scanning and progress bar.
cb1b3dc this works.
b308245 skeleton
cd67ab4 Still too big.
80834ce Still too big.
587027c Busting the cache.
cda8ffa Busting the cache.
4a01c13 Smaller...
20b5aaf Resized.
8be1367 Logo
2a94cc9 Initial commit