Skip to content

Releases: radon-h2020/radon-repository-miner

Renamed module

30 Sep 08:04
Compare
Choose a tag to compare
  • The module miner has been renamed to repositoryminer, to avoid misleading imports in third-party applications.

    Important: be sure to rename import miner into import repositoryminer in your code.

Another bugfix

24 Sep 16:31
Compare
Choose a tag to compare
0.2.4

fix bug

Bug-fixing in labeling

24 Sep 16:24
Compare
Choose a tag to compare
0.2.3

bug fixing

Bug-fixing

24 Sep 16:07
Compare
Choose a tag to compare
0.2.2

fixed bug

Replaced issues in get_closed_issues from set to list to fix error 'Unashable type: Issue'

23 Sep 08:20
Compare
Choose a tag to compare

The repository miner works as a standalone tool now

22 Sep 07:50
Compare
Choose a tag to compare

Added functionallity on CLI

29 Jun 12:35
Compare
Choose a tag to compare
  • The mine-repository option is now supported
  • Added repo's owner and name in RepositoryMiner to avoid relying on the path to identify owner and name.

Fixed bugs

16 Jun 12:59
Compare
Choose a tag to compare

Fixed bug on raised YAMLError that made the tool crash

Added command-line interface

08 Jun 10:27
Compare
Choose a tag to compare
  • Added command-line interface

First release

05 Jun 15:21
Compare
Choose a tag to compare
0.0.2

ready for release on pip