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
# [1.1.0](v1.0.2...v1.1.0) (2021-08-09)
### Bug Fixes
* Don't clean the output directory on build ([3cf48c3](3cf48c3))
* gsub Appmap -> AppMap ([9286a9f](9286a9f))
### Features
* Add task to print the appmap jar file path and java.home ([7e0cefe](7e0cefe))
* Agent version ranges from 1.3 to 2.0 (not inclusive) ([e32f238](e32f238))
* Apply version constraint [1.0, 2.0) to appmap-agent ([ceec53c](ceec53c))
* Rename 'validate-config' task to 'appmap-validate-config' ([d4418ac](d4418ac))
* Update behavior of debug flag ([d6e9019](d6e9019))
* Don't clean the output directory on build ([3cf48c3](https://github.com/applandinc/appmap-gradle-plugin/commit/3cf48c33fef1bfb88fb4608c2b278d8f184d75b1))
* Add task to print the appmap jar file path and java.home ([7e0cefe](https://github.com/applandinc/appmap-gradle-plugin/commit/7e0cefedf0c4227d9113f7f49392352eb61335c9))
13
+
* Agent version ranges from 1.3 to 2.0 (not inclusive) ([e32f238](https://github.com/applandinc/appmap-gradle-plugin/commit/e32f238c18c02d9ada157f74f1496b8e59f4eae5))
14
+
* Apply version constraint [1.0, 2.0) to appmap-agent ([ceec53c](https://github.com/applandinc/appmap-gradle-plugin/commit/ceec53ca003f03633cff34a6facd2d8a86f580fd))
15
+
* Rename 'validate-config' task to 'appmap-validate-config' ([d4418ac](https://github.com/applandinc/appmap-gradle-plugin/commit/d4418acbcaa50d6c7767454546a1dee7b6004f52))
16
+
* Update behavior of debug flag ([d6e9019](https://github.com/applandinc/appmap-gradle-plugin/commit/d6e9019a2eb505c0acf01b4ae62534dac6619b71))
0 commit comments