Releases: ValentinFrancois/python-gitlab-submodule
Releases · ValentinFrancois/python-gitlab-submodule
0.4.0
17 Aug 20:53
Compare
Sorry, something went wrong.
No results found
4dc40b7 version bump 0.3.0 -> 0.4.0
a309afa [MINOR] Support multiple self hosted urls (#33 )
0.3.0
02 Aug 22:56
Compare
Sorry, something went wrong.
No results found
5192c3b version bump 0.2.7 -> 0.3.0
60a88fd [MINOR] Add support for the remaining .gitmodules attributes (#34 )
0.2.7
28 Jun 17:00
Compare
Sorry, something went wrong.
No results found
0.2.6
28 Jun 16:10
Compare
Sorry, something went wrong.
No results found
d102362 version bump 0.2.5 -> 0.2.6
2c13670 [PATCH] Fix outdated GitHub workflows (#30 )
0.2.5
26 Apr 22:31
Compare
Sorry, something went wrong.
No results found
c56b453 version bump 0.2.4 -> 0.2.5
87549e0 [PATCH] Correctly handle URLs for self-managed gitlab (#25 )
0.2.4
11 Sep 05:22
Compare
Sorry, something went wrong.
No results found
0948627 version bump 0.2.3 -> 0.2.4
4a0c5c1 [PATCH] Fix deprecation warning of python-gitlab (#23 )
0.2.3
26 Feb 17:38
Compare
Sorry, something went wrong.
No results found
21e0328 version bump 0.2.2 -> 0.2.3
0713e67 [PATCH] Fix typo in install instructions (#22 )
0.2.2
07 Apr 11:44
Compare
Sorry, something went wrong.
No results found
5c929f6 version bump 0.2.1 -> 0.2.2
c424693 [PATCH] Fix missing PyPi package description (#21 )
5a89437 [CONFIG] auto isort imports (#20 )
0.2.1
27 Mar 16:44
Compare
Sorry, something went wrong.
No results found
043928d version bump 0.2.0 -> 0.2.1
0e985c9 [PATCH] Return None when the submodule commit is not contained in the diff (#19 )
6ef3bf8 [CONFIG] Fix typo in README.md
0.2.0
06 Mar 23:09
Compare
Sorry, something went wrong.
No results found
971c3e0 version bump 0.1.5 -> 0.2.0
63987d5 [MINOR] Fix possible 404 errors + get rid of unnecessary arguments (#18 )
BREAKING:
removed argument get_latest_commit_possible_if_not_found: bool
removed argument get_latest_commit_possible_ref: Optional[str]