generated from Templates/Dotnet_Library
Simon Diesenreiter
c1705d9f96
Some checks failed
Upload Python Package / Create Release (push) Successful in 1m19s
SonarQube Scan / SonarQube Trigger (push) Successful in 2m27s
CI / linter (9.0.X, ubuntu-latest) (push) Failing after 2m29s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Has been skipped
Upload Python Package / deploy (push) Successful in 1m34s
84 lines
1.4 KiB
Markdown
84 lines
1.4 KiB
Markdown
Changelog
|
|
=========
|
|
|
|
|
|
(unreleased)
|
|
------------
|
|
|
|
Fix
|
|
~~~
|
|
- Fix bugs with fragment parsing support, refs: NOISSUE. [Simon
|
|
Diesenreiter]
|
|
|
|
Other
|
|
~~~~~
|
|
- Feat: initial support for fragment parsing, ref: NOISSUE. [Simon
|
|
Diesenreiter]
|
|
|
|
|
|
0.4.0 (2024-12-02)
|
|
------------------
|
|
- Style: fix linting errors, ref: NOISSUE. [Simon Diesenreiter]
|
|
- Feat: implement greedy repetition, ref: A24-13. [Simon Diesenreiter]
|
|
|
|
|
|
0.3.0 (2024-12-02)
|
|
------------------
|
|
- Feat: ci pipeline fix for releases, ref NOISSUE. [Simon Diesenreiter]
|
|
|
|
|
|
0.2.3 (2024-12-02)
|
|
------------------
|
|
|
|
Fix
|
|
~~~
|
|
- More release script fixes,ref: NOISSUE. [Simon Diesenreiter]
|
|
|
|
Other
|
|
~~~~~
|
|
|
|
|
|
0.2.2 (2024-12-02)
|
|
------------------
|
|
|
|
Fix
|
|
~~~
|
|
- Increment version,refs:NOISSUE. [Simon Diesenreiter]
|
|
|
|
Other
|
|
~~~~~
|
|
|
|
|
|
0.2.1 (2024-12-02)
|
|
------------------
|
|
|
|
Fix
|
|
~~~
|
|
- Fix file inclusion in tag commits, ref: NOISSUE. [Simon Diesenreiter]
|
|
|
|
|
|
0.2.0 (2024-12-02)
|
|
------------------
|
|
|
|
Fix
|
|
~~~
|
|
- Fix some bugs and tests, ref: A24-3. [Simon Diesenreiter]
|
|
|
|
Other
|
|
~~~~~
|
|
- Ci: fix release shortcut, ref: NOISSUE. [Simon Diesenreiter]
|
|
- Feat: add text parser and output format options, ref: A24-3. [Simon
|
|
Diesenreiter]
|
|
|
|
|
|
0.1.0 (2024-12-01)
|
|
------------------
|
|
- Feat: added initial implementation of TextParser, ref: A24-3. [Simon
|
|
Diesenreiter]
|
|
- ✅ Ready to clone and code. [simon]
|
|
- Ci: initial commit for triggering migration, ref: NOISSUE. [Simon
|
|
Diesenreiter]
|
|
- Initial commit. [Projects <>]
|
|
|
|
|