Skip to content

Releases: markgacoka/codepropertygraph

Version 0.0.8

31 Jan 22:52
4e16f53
Compare
Choose a tag to compare

What's Changed

  • Update issue templates in #15
  • Update feature request templates in #16
  • Update version to 0.0.4 in setup.py in #17
  • Add docs folder with initial configurations in #18
  • Generate first docs using make html in #19
  • Change documentation theme and docstring style in #20
  • Add test folder and new version in #21

Full Changelog: v0.0.4...v0.0.8

Version 0.0.4

31 Jan 02:36
8655c7a
Compare
Choose a tag to compare

What's Changed

  • Add repr function to print out CPG in #12
  • Add files count and listing files in #13
  • Increase speed and legibility of filecount function (CPG) in #14

Full Changelog: v0.0.3...v0.0.4

Version 0.0.3

31 Jan 01:14
480de9e
Compare
Choose a tag to compare

What's Changed

First Release - v0.0.1

30 Jan 09:03
2929b9e
Compare
Choose a tag to compare
Pre-release

Version 0.0.1


  • First Release (30/01/2022)

Added

  • Default: CHANGELOG, MANIFEST, README, LICENSE
  • New Files: setup.py
    • Author information
    • Short and long description of the library
    • Library keywords and classifiers