79 lines
3 KiB
Markdown
79 lines
3 KiB
Markdown
# Changelog
|
|
|
|
## [1.2.1](https://github.com/ethauvin/semver/tree/1.2.1) (2023-10-01)
|
|
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/1.2.0...1.2.1)
|
|
|
|
**Implemented enhancements:**
|
|
|
|
- Move from Gradle to bld [\#7](https://github.com/ethauvin/semver/issues/7)
|
|
|
|
**Fixed bugs:**
|
|
|
|
- NPE with Java 12 and Kotlin 1.3.30 [\#1](https://github.com/ethauvin/semver/issues/1)
|
|
|
|
**Closed issues:**
|
|
|
|
- Under Java 12 and Gradle 5.4.1 the properties file is not found. [\#6](https://github.com/ethauvin/semver/issues/6)
|
|
|
|
## [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)
|
|
|
|
## [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)
|
|
|
|
[Full Changelog](https://github.com/ethauvin/semver/compare/aeee81544c6d2881ccf02458fcef1f6ba1c9c169...0.9.0-beta)
|
|
|
|
|
|
|
|
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|