Skip to content

feat: Don't overwrite header information anymore Colin-b/keepachangel…#61

Open
cgringmuth wants to merge 1 commit into
Colin-b:developfrom
cgringmuth:develop
Open

feat: Don't overwrite header information anymore Colin-b/keepachangel…#61
cgringmuth wants to merge 1 commit into
Colin-b:developfrom
cgringmuth:develop

Conversation

@cgringmuth

@cgringmuth cgringmuth commented Mar 6, 2026

Copy link
Copy Markdown

Now the module does not overwrite existing Header/Introduction section anymore. If there is no header, it will behave like the old implementation.

It fixes the request from #33, which I also needed.

It is a bit of a workaround because the dictionary just contained releases and header information was not initially thought of. However, I wanted to keep this dictionary, instead of having custom class. So, this changes seemed to me like the best way to go, without changing too much or even introducing new container.

@cgringmuth

cgringmuth commented Mar 6, 2026

Copy link
Copy Markdown
Author

Just realized, this might break other people code which rely on the structure.

Exposing the internal dictionary means almost always breaking changes if you add/modify something. Too bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant