1.0.3 - (2024-02-08)
🐛 Bug Fixes
- Fix docusaurus.config.ts (#55)
Fix links to Github and "Edit this page"
Signed-off-by: Andrii Bratanin zmmx-aerial@ukr.net (747acd8) - (Andrii Bratanin)
➕ Add
- Added an image of the project contributors to the readme. (#63)
(6c0b63d) - (seriouz)
- Add doc about secret files in docker (#57)
(48fcd4f) - (FroggieFrog)
➖ Remove
- Remove explicit referenced SourceLink (#61)
-
- remove explicit SourceLink
- remove pdb from nupkg
- remove duplicated references (f7b4cee) - (FroggieFrog)
📝 Other
- Generate a zip file for GitHub during a release (#60)
as suggested in #45 (93825f9) - (seriouz)
- Use switch expression (#62)
(771a5bd) - (FroggieFrog)
- Make sure data source directory is only created if necessary (#59)
(d4eb954) - (Marlon Regenhardt)