AmrDeveloper / GQL

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
https://amrdeveloper.github.io/GQL/
MIT License
3.3k stars 90 forks source link

Update summarize-release.py #131

Closed galenseilis closed 4 days ago

galenseilis commented 5 days ago

Added a main function with some docstrings. Also tried to add some type hints where I could.