Skip to content

Commit 3cb1121

Browse files
committed
update docs
1 parent 5d181da commit 3cb1121

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ Here we provide notes that summarize the most important changes in each released
44

55
Please consult the changelog to inform yourself about breaking changes and security issues.
66

7-
## [v0.6.0](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.6.0) <small>(2025-xx-xx)</small> { id="0.6.0" }
7+
## [v0.7.0](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.7.0) <small>(2025-xx-xx)</small> { id="0.7.0" }
8+
9+
- make validation of output files, such as pyproject.toml, optional
10+
- make somesy project metadata input `version` optional
11+
12+
## [v0.6.0](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.6.0) <small>(2025-02-14)</small> { id="0.6.0" }
813

914
- implement CFF Entity (Organization) model for author/maintainer/contributor
1015
- add a new config option to use existing codemeta.json when syncing

docs/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ some of the currently supported formats. Bold field names are mandatory, the oth
146146
| **name** | name | name | name | name | name | name | site_name | name | title | name |
147147
| **description** | description | description | description | - | description | description | site_description | description | abstract | description |
148148
| **license** | license | license | licenses.license | - | license | license | - | license | license | license |
149-
| **version** | version | version | version | version | version | version | - | version | version | version |
149+
| version | version | version | version | version | version | version | - | version | version | version |
150150
| | | | | | | | | | | |
151151
| ***author=true*** | authors | authors | developers | authors | author | author | site_author | authors | authors | author |
152152
| *maintainer=true* | maintainers | maintainers | - | - | maintainer | maintainers | - | - | contact | maintainer |

0 commit comments

Comments
 (0)