-
Notifications
You must be signed in to change notification settings - Fork 448
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
Road to 1.2.3 #3365
Comments
As it pertains to document updates, I would respectfully suggest adding imports to code examples. Because Intellij struggles to find the correct import at times. To wit, I struggled finding the correct zipOrAccumulate import. Thanks! :) |
Hey @objektwerks, We have that planned but in a slightly different way. Most code snippets are backed by KotlinX Knit, which generates actual Kotlin files which can be linked. That Gradle setup part is however still missing, but it'll allow you to jump to the complete Kotlin files on Github. We have this planned for right after the release, since we don't want to continue dragging this release along. Just wanted to let you know it's on the roadmap for right after this patch release 👍 Thank you for the feedback! |
Thanks for the update - much appreciated! And all the best with your new release! Cheers! :) |
1.2.2 is out 😂 |
Hmm, 1.2.2 isn't listed as release here on GH and it doesn't seem to be on maven-central either |
|
This is a list of things to be done to release 1.2.2
AutoCloseScope
(@nomisRev)arrow-2
arrow-2
widen
fromarrow-2
Deprecate widen #3369forEachAccumulating
Add forEachAccumulating and refactor mapOrAccumulate #3367forEachAccumulating
arrow-website#274arrow-stack
to contain all projects Update arrow-stack to mention all the projects #3372arrow-autoclose
,arrow-eval
,arrow-collectors
,arrow-functions
(only 2.0),arrow-high-arity
,arrow-optics-compose
Add new libraries to overview arrow-website#275The text was updated successfully, but these errors were encountered: