Releases: VoronDesign/VoronToolkit
Releases · VoronDesign/VoronToolkit
Release v3.5.0
3.5.0 (2024-01-06)
Features
- Post reviews instead of comments (f4f554a)
Bug Fixes
- Improve log output on sparse_checkout_helper, update workflow (4451a57)
Release v3.4.2
3.4.2 (2024-01-05)
Bug Fixes
- Fix folders for sparse checkout helper (ea0a002)
Release v3.4.0
3.4.0 (2024-01-05)
Features
- Use event payload to communicate between ci and post processing (29da267)
Release v3.3.1
3.3.1 (2024-01-05)
Bug Fixes
- Better distinction between skipping/label dismissal/post processing (a21133b)
Continuous Integration
Release v3.3.0
3.3.0 (2024-01-05)
Features
- Dismiss all labels if parent workflow was skipped (932c1da)
Bug Fixes
- Delete comment instead of updating it (better visibility) (d4badea)
Release v3.2.0
3.2.0 (2024-01-04)
Features
- Add toolkit version to terminal output and hidden content in PR comments (0728b6a)
Bug Fixes
- Instantiate stl_path_relative earlier so it exists in the exception handler (82c0bfb)
Release v3.1.2
3.1.2 (2024-01-04)
Bug Fixes
- Fix inverted if statement in pr post processing (c0833ec)
Release v3.1.1
3.1.1 (2024-01-04)
Bug Fixes
- Reintroduce sanitize-file-list, fix some bugs (9cc075b)
Continuous Integration
- Fix sparse checkout command (1adc307)
Release v3.1.0
3.1.0 (2024-01-04)
Features
- Emit warnings for non-binary STLs (1376f15)
- Improve checkout to always check out the entire mod, remove debug container command (574629d)
Release v3.0.3
3.0.3 (2023-12-31)
Bug Fixes
- If parent workflow was skipped, dismiss all CI labels (54e4c99)