@@ -4,50 +4,50 @@ 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.4.3] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.4.3 ) <small >(2024-07-?? )</small > { id="0.4.3" }
7+ ## [ v0.4.3] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.4.3 ) <small >(2024-07-29 )</small > { id="0.4.3" }
88
9- - update python dependencies
10- - update pre-commit hook versions
11- - fix package.json person validation
12- - update poetry, julia, and package.json person validation: entries without an email wont't raise an error, they will be ignored.
9+ - update python dependencies
10+ - update pre-commit hook versions
11+ - fix package.json person validation
12+ - update poetry, julia, and package.json person validation: entries without an email wont't raise an error, they will be ignored.
1313
1414## [ v0.4.2] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.4.2 ) <small >(2024-04-30)</small > { id="0.4.2" }
1515
16- - fix rich logging bug for error messages and tracebacks
16+ - fix rich logging bug for error messages and tracebacks
1717
1818## [ v0.4.1] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.4.1 ) <small >(2024-04-08)</small > { id="0.4.1" }
1919
20- - fix package.json and mkdocs.yml validation bug about optional fields
20+ - fix package.json and mkdocs.yml validation bug about optional fields
2121
2222## [ v0.4.0] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.4.0 ) <small >(2024-03-08)</small > { id="0.4.0" }
2323
24- - added separate ` documentation ` URL to Project metadata model
25- - added support for Julia ` Project.toml ` file
26- - added support for Fortran ` fpm.toml ` file
27- - added support for Java ` pom.xml ` file
28- - added support for MkDocs ` mkdocs.yml ` file
29- - added support for Rust ` Cargo.toml ` file
24+ - added separate ` documentation ` URL to Project metadata model
25+ - added support for Julia ` Project.toml ` file
26+ - added support for Fortran ` fpm.toml ` file
27+ - added support for Java ` pom.xml ` file
28+ - added support for MkDocs ` mkdocs.yml ` file
29+ - added support for Rust ` Cargo.toml ` file
3030
3131## [ v0.3.1] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.3.1 ) <small >(2024-01-23)</small > { id="0.3.1" }
3232
33- - fix setuptools license writing bug
33+ - fix setuptools license writing bug
3434
3535## [ 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" }
3636
37- - replace codemetapy with an in-house writer, which enables windows support
37+ - replace codemetapy with an in-house writer, which enables windows support
3838
3939## [ 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" }
4040
41- - ** internal:** updated linters and dependencies
42- - ** internal:** pin codemetapy version to 2.5.2 to avoid breaking changes
43- - fix bug caused by missing ` config ` section
41+ - ** internal:** updated linters and dependencies
42+ - ** internal:** pin codemetapy version to 2.5.2 to avoid breaking changes
43+ - fix bug caused by missing ` config ` section
4444
4545## [ v0.2.0] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.2.0 ) <small >(2023-11-29)</small > { id="0.2.0" }
4646
47- - ** internal:** Test refactoring
48- - ** internal:** Pydantic 2 implementation
49- - Added ` publication_author ` field to Person model
47+ - ** internal:** Test refactoring
48+ - ** internal:** Pydantic 2 implementation
49+ - Added ` publication_author ` field to Person model
5050
5151## [ v0.1.0] ( https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.1.0 ) <small >(2023-08-10)</small > { id="0.1.0" }
5252
53- - First release
53+ - First release
0 commit comments