File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Here we provide notes that summarize the most important changes in each released
44
55Please consult the changelog to inform yourself about breaking changes and security issues.
66
7+ ## [ v0.7.1] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.7.1 ) <small >(2025-03-07)</small > { id="0.7.1" }
8+
9+ - fix poetry v2 license format and urls format problem
10+
711## [ v0.7.0] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.7.0 ) <small >(2025-03-04)</small > { id="0.7.0" }
812
913- make validation of output files, such as pyproject.toml, optional
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ file in the root folder of your repository:
176176repos :
177177 # ... (your other hooks) ...
178178 - repo : https://github.com/Materials-Data-Science-and-Informatics/somesy
179- rev : ' v0.7.0 '
179+ rev : ' v0.7.1 '
180180 hooks :
181181 - id : somesy
182182` ` `
You can’t perform that action at this time.
0 commit comments