Skip to content

Latest commit

 

History

History
214 lines (131 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

214 lines (131 loc) · 10.7 KB

Change Log

v6.1.0 (2021-08-19)

Full Changelog

v6.0.2-alpha (2021-07-30)

Full Changelog

v6.0.1 (2020-09-01)

Full Changelog

v6.0.0 (2020-04-30)

Full Changelog

Merged pull requests:

v0.3.105 (2019-11-15)

Full Changelog

v0.3.14 (2019-10-30)

Full Changelog

v0.3.13 (2019-09-27)

Full Changelog

Merged pull requests:

v0.4.2 (2019-06-05)

Full Changelog

v0.4.1 (2019-05-03)

Full Changelog

v0.4.0 (2019-04-30)

Full Changelog

v0.3.12 (2019-03-20)

Full Changelog

v0.4.0-SNAPSHOT (2019-02-05)

Full Changelog

Merged pull requests:

v0.3.11 (2018-11-29)

Full Changelog

v0.3.10 (2018-05-30)

Full Changelog

Closed issues:

  • Remove support for 4.0.x #45
  • Remove remaining Gradle internal APIs, if possible #40

Merged pull requests:

v0.3.9 (2018-05-01)

Full Changelog

Closed issues:

  • v0.3.8 was a bad release #43

v0.3.8 (2018-05-01)

Full Changelog

Implemented enhancements:

  • Modernize release process #42

v0.3.7 (2018-04-20)

Full Changelog

Implemented enhancements:

  • Gosu plugin depends on Gradle-internal compiler architecture #39
  • Deprecation warning with Gradle 4.2+ #38

Fixed bugs:

  • Gosu plugin depends on Gradle-internal compiler architecture #39
  • Regression: Gosu 1.14.6 breaks #25 #29

v0.3.6 (2018-01-31)

Full Changelog

Fixed bugs:

  • Gradle 4.3 will change API for CompileOptions #34

v0.3.5 (2017-10-09)

Full Changelog

v0.3.4 (2017-06-28)

Full Changelog

Fixed bugs:

  • Gosudoc breaking with Gradle 2.12~3.1 #33

v0.3.3 (2017-06-28)

Full Changelog

v0.3.2 (2017-06-21)

Full Changelog

Implemented enhancements:

  • Upgrade to Gradle 3.5 #30

Closed issues:

  • Drop support for Gradle 2.11 and earlier #32

v0.3.1 (2017-05-23)

Full Changelog

Implemented enhancements:

  • Enable task caching #31

v0.3.0 (2017-03-23)

Full Changelog

Implemented enhancements:

  • Use Gradle 3.4.1 #28
  • Include tools.jar on CommandLineCompiler's classpath #27

v0.2.2 (2016-12-06)

Full Changelog

Implemented enhancements:

  • Remove deprecated constructor #26
  • Add configurable threshold for errors and warnings #25

v0.2.1 (2016-11-18)

Full Changelog

Fixed bugs:

  • JAVA_TOOL_OPTIONS, sent to stderr, causes task failure #23
  • tools.jar might be missing from gosudoc classpath #22
  • Gosu fails under Gradle 2.12 #21
  • .gsp not included in default inclusion filter #20

v0.2.0 (2016-09-27)

Full Changelog

Implemented enhancements:

  • Enable non-standard Gosu class file extensions #19
  • Publish hybrid java -> gosu example #9

v0.1.3 (2016-01-14)

Full Changelog

Implemented enhancements:

  • Add module/project name to compilation result message #18
  • Infer gosu classpath at execution time, not configuration time #17
  • Add an optional 'orderClasspath' property to GosuCompile task #13
  • Log error context #12

Fixed bugs:

  • File-level exclusions not working #15
  • Log errors under default (quiet) mode #11
  • Clarify classpath vs. gosuClasspath in DefaultGosuCompileSpec and AntGosuCompile #10
  • Support older versions of Gradle #8

Closed issues:

  • Upgrade to Gradle 2.9 #16
  • Add GosuDoc support #7

v0.1.2-alpha (2015-11-06)

Full Changelog

Implemented enhancements:

  • Gosu 1.9 support #6
  • Add failOnError flag #4
  • Add support for checked arithmetic #3

Fixed bugs:

  • Fix classpath pollution #5

v0.1.1-alpha (2015-09-21)

Full Changelog

Implemented enhancements:

  • Gosu 1.8 support #2

Fixed bugs:

  • sourceSets not configurable #1

v0.1-alpha (2015-09-03)

* This Change Log was automatically generated by github_changelog_generator