File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
from git2s3 .main import Git2S3
8
8
9
- version = "0.0.4 "
9
+ version = "0.0.5 "
10
10
11
11
12
12
@click .command ()
Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
=============
3
3
4
+ v0.0.5 (11/03/2024)
5
+ -------------------
6
+ - Includes an option to upload to S3 even when cloning partially failed
7
+ - Includes detailed logging of success and failed count for clones and uploads
8
+ - **Full Changelog **: https://github.com/thevickypedia/git2s3/compare/0.0.4...v0.0.5
9
+
4
10
v0.0.4 (08/01/2024)
5
11
-------------------
6
12
- Release ``v0.0.4 ``
7
13
- **Full Changelog **: https://github.com/thevickypedia/git2s3/compare/0.0.3...v0.0.4
8
14
9
- v0.0.3 (07/28 /2024)
15
+ v0.0.3 (07/29 /2024)
10
16
-------------------
11
17
- Release ``v0.0.3 ``
12
18
- **Full Changelog **: https://github.com/thevickypedia/git2s3/compare/0.0.2...v0.0.3
You can’t perform that action at this time.
0 commit comments