You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,24 @@ Version in this change log adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
### 3.0.8 (2021-05-17) [#57](https://github.com/Tinder/GitQuery/pull/57) Bazel Support ([tinder-maxwellelliott](https://github.com/tinder-maxwellelliott))
7
7
8
-
### 3.0.7 (2021-03-04) [#54](https://github.com/Tinder/GitQuery/pull/54) Fixing a gitquery init bug that was not looking at the right revision ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
8
+
### 3.0.7 (2021-03-04) [#54](https://github.com/Tinder/GitQuery/pull/54) Fixing a gitquery init bug that was not looking at the right revision ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
9
9
10
-
### 3.0.6 (2021-01-08) [#53](https://github.com/Tinder/GitQuery/pull/53) Set the default branch value to empty string ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
10
+
### 3.0.6 (2021-01-08) [#53](https://github.com/Tinder/GitQuery/pull/53) Set the default branch value to empty string ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
11
11
12
-
### 3.0.5 (2020-12-02) [#49](https://github.com/Tinder/GitQuery/pull/49) Init Config: Throw illegal arg exception when include globs is empty ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
12
+
### 3.0.5 (2020-12-02) [#49](https://github.com/Tinder/GitQuery/pull/49) Init Config: Throw illegal arg exception when include globs is empty ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
### 3.0.3 (2020-12-01) [#48](https://github.com/Tinder/GitQuery/pull/48) Allow init-config to use includeGlobs in config ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
16
+
### 3.0.3 (2020-12-01) [#48](https://github.com/Tinder/GitQuery/pull/48) Allow init-config to use includeGlobs in config ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
- Supprt for tags as well as already supported shas
@@ -39,9 +39,9 @@ Version in this change log adheres to [Semantic Versioning](http://semver.org/).
39
39
- Lots of code cleanup
40
40
41
41
42
-
### 2.0.1 (2020-07-06) [#43](https://github.com/Tinder/GitQuery/pull/43) Set the default for cleanOutput to true ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
42
+
### 2.0.1 (2020-07-06) [#43](https://github.com/Tinder/GitQuery/pull/43) Set the default for cleanOutput to true ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
43
43
44
-
### 2.0.0 (2020-07-04) [#42](https://github.com/Tinder/GitQuery/pull/42) Version 2.0.0 ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi)
44
+
### 2.0.0 (2020-07-04) [#42](https://github.com/Tinder/GitQuery/pull/42) Version 2.0.0 ([tinder-aminghadersohi](https://github.com/tinder-aminghadersohi))
45
45
- Kotlin updated to 1.4.10
46
46
- Breaking change: Gradle Plugin: Renamed gitQueryTask to gitQuery
47
47
- Add option to not clean output directory - cleanOutput
0 commit comments