File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.3.3] ( https://github.com/bauer-group/CS-MinIO/compare/v0.3.2...v0.3.3 ) (2026-03-07)
2+
3+ ### 🐛 Bug Fixes
4+
5+ * improve error handling in _ mc function across multiple task files ([ a0cb05e] ( https://github.com/bauer-group/CS-MinIO/commit/a0cb05e19bba1c51946b0ce77cbb1eb71c3f2313 ) )
6+
17## [ 0.3.2] ( https://github.com/bauer-group/CS-MinIO/compare/v0.3.1...v0.3.2 ) (2026-03-06)
28
39## [ 0.3.1] ( https://github.com/bauer-group/CS-MinIO/compare/v0.3.0...v0.3.1 ) (2026-02-23)
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ LABEL org.opencontainers.image.licenses="AGPL-3.0"
7777LABEL org.opencontainers.image.source="https://github.com/bauer-group/CS-MinIO"
7878LABEL org.opencontainers.image.url="https://github.com/bauer-group/CS-MinIO"
7979LABEL org.opencontainers.image.documentation="https://github.com/bauer-group/CS-MinIO#readme"
80- LABEL org.opencontainers.image.version="0.3.2 "
80+ LABEL org.opencontainers.image.version="0.3.3 "
8181
8282# ---------------------------------------------------------------------------
8383# Dependencies
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ LABEL org.opencontainers.image.licenses="MIT"
6262LABEL org.opencontainers.image.source="https://github.com/bauer-group/CS-MinIO"
6363LABEL org.opencontainers.image.url="https://github.com/bauer-group/CS-MinIO"
6464LABEL org.opencontainers.image.documentation="https://github.com/bauer-group/CS-MinIO#readme"
65- LABEL org.opencontainers.image.version="0.3.2 "
65+ LABEL org.opencontainers.image.version="0.3.3 "
6666
6767# ---------------------------------------------------------------------------
6868# Environment
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ LABEL org.opencontainers.image.licenses="AGPL-3.0"
5858LABEL org.opencontainers.image.source="https://github.com/bauer-group/CS-MinIO"
5959LABEL org.opencontainers.image.url="https://github.com/bauer-group/CS-MinIO"
6060LABEL org.opencontainers.image.documentation="https://github.com/bauer-group/CS-MinIO#readme"
61- LABEL org.opencontainers.image.version="0.3.2 "
61+ LABEL org.opencontainers.image.version="0.3.3 "
6262
6363# ---------------------------------------------------------------------------
6464# Dependencies
You can’t perform that action at this time.
0 commit comments