51 lines
No EOL
2.6 KiB
Markdown
51 lines
No EOL
2.6 KiB
Markdown
# Change Log
|
|
|
|
## [1.2.0](https://github.com/ethauvin/semver/tree/1.2.0) (2019-05-25)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/1.1.1...1.2.0)
|
|
|
|
**Implemented enhancements:**
|
|
|
|
- Calculate the version internally. [\#4](https://github.com/ethauvin/semver/issues/4)
|
|
- Attempt to compile non-existent Java source in Gradle project using Kapt [\#3](https://github.com/ethauvin/semver/issues/3)
|
|
- kapt and Kotlin 1.3.30 require kapt.use.worker.api=true [\#2](https://github.com/ethauvin/semver/issues/2)
|
|
|
|
**Fixed bugs:**
|
|
|
|
- Default template is not found in 1.1.1 [\#5](https://github.com/ethauvin/semver/issues/5)
|
|
- Attempt to compile non-existent Java source in Gradle project using Kapt [\#3](https://github.com/ethauvin/semver/issues/3)
|
|
- kapt and Kotlin 1.3.30 require kapt.use.worker.api=true [\#2](https://github.com/ethauvin/semver/issues/2)
|
|
|
|
## [1.1.1](https://github.com/ethauvin/semver/tree/1.1.1) (2019-03-31)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/1.1.0-beta...1.1.1)
|
|
|
|
## [1.1.0-beta](https://github.com/ethauvin/semver/tree/1.1.0-beta) (2018-11-04)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/1.0.1...1.1.0-beta)
|
|
|
|
## [1.0.1](https://github.com/ethauvin/semver/tree/1.0.1) (2017-05-30)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/1.0.0...1.0.1)
|
|
|
|
## [1.0.0](https://github.com/ethauvin/semver/tree/1.0.0) (2017-05-10)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.6-beta...1.0.0)
|
|
|
|
## [0.9.6-beta](https://github.com/ethauvin/semver/tree/0.9.6-beta) (2016-07-15)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.5-beta...0.9.6-beta)
|
|
|
|
## [0.9.5-beta](https://github.com/ethauvin/semver/tree/0.9.5-beta) (2016-02-03)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.4-beta...0.9.5-beta)
|
|
|
|
## [0.9.4-beta](https://github.com/ethauvin/semver/tree/0.9.4-beta) (2016-01-29)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.3-beta...0.9.4-beta)
|
|
|
|
## [0.9.3-beta](https://github.com/ethauvin/semver/tree/0.9.3-beta) (2016-01-28)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.2-beta...0.9.3-beta)
|
|
|
|
## [0.9.2-beta](https://github.com/ethauvin/semver/tree/0.9.2-beta) (2016-01-25)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.1-beta...0.9.2-beta)
|
|
|
|
## [0.9.1-beta](https://github.com/ethauvin/semver/tree/0.9.1-beta) (2016-01-25)
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/0.9.0-beta...0.9.1-beta)
|
|
|
|
## [0.9.0-beta](https://github.com/ethauvin/semver/tree/0.9.0-beta) (2016-01-24)
|
|
|
|
|
|
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |