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

Migrate to new type inference #9

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

Unlimity
Copy link
Member

Upgrade Kotlin to 1.3.40
Remove Wrapper class

New type inference system removes the necessity of using anonymous objects of wrapper class to infer the underlying lambdas in wrapper functions. Now it works out of the box and the class has been removed.

Also bumps the version of the library to 0.3.0

Upgrade Kotlin to 1.3.40
Remove Wrapper class
@Unlimity Unlimity added the enhancement New feature or request label Jun 26, 2019
@Unlimity Unlimity requested review from aafanasev and Vacxe June 26, 2019 05:13
@Unlimity Unlimity self-assigned this Jun 26, 2019
@Unlimity
Copy link
Member Author

#3

@Unlimity Unlimity merged commit e2b6d3f into agoda-com:master Jun 26, 2019
@Unlimity Unlimity deleted the remove_wrapper_class branch June 26, 2019 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants