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
- Host: GitHub
- URL: https://github.com/lyz-code/semantic-changes
- Owner: lyz-code
- License: gpl-3.0
- Created: 2021-12-09T13:48:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T03:49:35.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T06:10:00.179Z (about 1 year ago)
- Language: Python
- Homepage: ["https://lyz-code.github.io/semantic-changes"]
- Size: 108 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Semantic Changes
[](https://github.com/lyz-code/semantic-changes/actions)
[](https://github.com/lyz-code/semantic-changes/actions)
[](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