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.3.0] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.3.0 ) <small >(2024-01-12)</small > { id="0.3.0" }
8+
9+ * replace codemetapy with an in-house writer, which enables windows support
10+
711## [ v0.2.1] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.2.1 ) <small >(2023-11-29)</small > { id="0.2.1" }
812
913* ** internal:** updated linters and dependencies
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " somesy"
3- version = " 0.2.1 "
3+ version = " 0.3.0 "
44description = " A CLI tool for synchronizing software project metadata."
55authors = [" Mustafa Soylu <m.soylu@fz-juelich.de>" , " Anton Pirogov <a.pirogov@fz-juelich.de>" ]
66maintainers = [" Mustafa Soylu <m.soylu@fz-juelich.de>" ]
You can’t perform that action at this time.
0 commit comments