Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extra-kotlin: Added more extensions and enabled explicit API #480

Merged
merged 14 commits into from Nov 7, 2021
Merged

extra-kotlin: Added more extensions and enabled explicit API #480

merged 14 commits into from Nov 7, 2021

Conversation

BomBardyGamer
Copy link
Contributor

This is a cloned branch from #338 because I deleted the fork with the original branch in it.

As mentioned in the original, this adds some more nice extensions to the extra-kotlin module, and enables Kotlin's explicit API feature.

I do plan to add a couple more extensions to this, now I've thought about it, but I will mark it as ready when I've done that.

Copy link
Member

@kezz kezz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer if any additional extensions you plan to add would make their way into another PR. I'd like to get this one merged sooner rather than later.

@BomBardyGamer
Copy link
Contributor Author

Alright then, I'll save them for later.

@BomBardyGamer BomBardyGamer marked this pull request as ready for review October 19, 2021 10:16
@kezz
Copy link
Member

kezz commented Oct 31, 2021

I think that the Kotlin version we expose was left on 1.4 to avoid any breaking changes for those who transitively depend on Kotlin through this module. @zml2008 could confirm this as they touched that last.

@zml2008
Copy link
Member

zml2008 commented Oct 31, 2021

that's correct - you can bump the plugin version, but not the language version or stdlib dependency version

@kezz kezz added this to the 4.10.0 milestone Nov 1, 2021
This was referenced Feb 28, 2022
@BomBardyGamer BomBardyGamer deleted the more-kotlin branch June 25, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants