We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95627a commit 123ef13Copy full SHA for 123ef13
CHANGELOG.txt
@@ -1,6 +1,13 @@
1
=== (ongoing) ===
2
* implement behavior for .gitignore
3
4
+=== 0.2 ===
5
+* fix #152: logger should include `remote_url`
6
+* fix #153: make sure that no empty commits are ever created
7
+* fix #154: add __version__
8
+* fix #123: remove duplicate code
9
+* fix #79: duplicate code in Repository._get_git_object and Repository._get_git_object_type
10
+
11
=== 0.1.2 ===
12
* fix #136, #137, #140: various bugs related to directory creation/removal
13
* fix #144, #145, #146: various bugs related to cache system
0 commit comments