An open API service indexing awesome lists of open source software.

https://github.com/lyz-code/semantic-changes

Library to transform git commit history into semantic changes
https://github.com/lyz-code/semantic-changes

Last synced: 2 months ago
JSON representation

Library to transform git commit history into semantic changes

Awesome Lists containing this project

README

          

# Semantic Changes

[![Actions Status](https://github.com/lyz-code/semantic-changes/workflows/Tests/badge.svg)](https://github.com/lyz-code/semantic-changes/actions)
[![Actions Status](https://github.com/lyz-code/semantic-changes/workflows/Build/badge.svg)](https://github.com/lyz-code/semantic-changes/actions)
[![Coverage Status](https://coveralls.io/repos/github/lyz-code/semantic-changes/badge.svg?branch=master)](https://coveralls.io/github/lyz-code/semantic-changes?branch=master)

Library to transform git commit history into semantic changes

## Help

See [documentation](https://lyz-code.github.io/semantic-changes) for more details.

## Installing

```bash
pip install semantic-changes
```

## Contributing

For guidance on setting up a development environment, and how to make
a contribution to *semantic-changes*, see [Contributing to
semantic-changes](https://lyz-code.github.io/semantic-changes/contributing).

## License

GPLv3