Hi all, great work and congrats on 0.13.1! :partyi...
# arrow
t
Hi all, great work and congrats on 0.13.1! 🥳 I'm just upgrading some of our code, and stumbled on a workaround we had done from last September for Option support in jackson. ... has this been added back in as part of 0.13.1?
This functionality use to be provided by https://github.com/arrow-kt/arrow-integrations
s
Hey @tim, We stopped supporting it because there was no active development on it from us and it was quite incomplete. There was no support for
Ior
or
Either
. If someone is interested in actively building/maintaining it I think we can move it back, or promote it on the website as a community library.
☝️ 1
t
Ok that makes sense. Thanks for the update. If we find ourselves with spare capacity in the future we'll try and contribute but thats a few months away for us.