Skip to content

git-fame v1.7.0 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 21 Jan 00:43
5aa2741
  • add custom --format backends:
    • md|markdown
    • yaml|yml
    • json
    • csv (#10)
    • tsv
    • tabulate
  • major framework overhaul
    • testing (tox)
    • CI (travis)
    • documentation updates
    • packaging
      • replace setup.py make -> py-make>=0.1.0
      • add extras_require[dev]
  • add unit tests
  • misc tidy & optimisations
  • linting fixes (flake8)