Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@ansman ansman released this 29 Mar 21:02
· 25 commits to main since this release
fcf4009

What's Changed

Copy method for project dependencies

A new copy method has been added which allows you to easily use a specific configuration for example.

KDoc

The generated accessors now have some KDoc explaining what they do.

Details

  • Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #1
  • Add a utility function for copying project dependencies by @ansman in #7
  • Add KDoc to the generated project accessors by @ansman in #8

Full Changelog: 1.0.0...1.1.0