Skip to content

Releases: elmotec/codemetrics

Introduced GitProject and SvnProject

16 Jan 22:58
Compare
Choose a tag to compare

Introduced GitProject and SvnProject to ease reference the tree, client and utility functions in get_cloc and get_complexity.

Introduced GitProject and SvnProject

16 Jan 22:19
Compare
Choose a tag to compare

Introduced GitProject and SvnProject to ease reference the tree, client and utility functions.

MyPy and pandas new dtypes

12 Dec 22:25
Compare
Choose a tag to compare
  • Fixed handling of files with commas in the name.
  • Fixed visualization of pandas example as html.
  • Leveraged new pandas dtypes.
  • Introduced type hints in code base.
  • Switched backend to GitHub actions from travis-ci.