Skip to content

1.0.0

Choose a tag to compare

@traceyyoshima traceyyoshima released this 07 Jan 23:03
· 1057 commits to main since this release
4cbb7b0

Enhancements

  • Updated with rewrite version 7.17.0
  • Updated MigrateClassNewInstanceToGetDeclaredConstructorNewInstance to only update methods if checked exceptions will be caught. f04a12b
  • Updated UseSystemLineSeparator to a declarative recipe that uses ChangeStaticFieldToMethod. a819e5f

Fixes

  • Prevent AddJaxbRuntime and AddJaxwsRuntime from producing invalid dependencies. 6e3bacf
  • Updated AddJaxbRuntime and AddJaxwsRuntime to set the correct transitive dependency scope. 1fb702a

What's Changed

  • UseSystemLineSeparator as a declarative recipe [#54] by @aegershman in #55
  • Updated getTransitiveDependencyScope in JaxB and JaxWS runtime reci… by @traceyyoshima in #58

Full Changelog: v0.11.0...v1.0.0