There seems to be a bug in optics generation in 0....
# arrow
t
There seems to be a bug in optics generation in 0.13.0. it generates
AppState(tuple.a, tuple.b, tuple.c, tuple.d, tuple.e)
but Tuple5 doesn't have a, b, c... props anymore. it has first, second third... Is this just "we are in the middle of release, so things don't yet line up", or is it bug that slipped through?
s
That might be a bug πŸ˜„ I can check it tomorrow morning and if it's a bug we'll be on
0.13.1
already πŸ˜‚
t
πŸ˜„ ok, I'm gonna open an issue πŸ™‚
s
I already raised a PR with a fix: https://github.com/arrow-kt/arrow/pull/2355
Thanks for reporting this issue and testing Arrow so early πŸ™ Very much appreciated!
t
ok, not opening anything. Thanks for the good work πŸ™‚
❀️ 1
r
Thanks for the quick feedback @than_!! Please,
1.0.0-SNAPSHOT
has been released with the fix, could you try it?
0.13.1
could be released afterwards Thanks!!
t
commuting atm. I'm gonna take a look at it at home πŸ™ƒ
1.0.0-SNAPSHOT
works fine πŸ™‚ thanks for a FAST fix πŸ˜„
r
Thanks to you @than_!! πŸ™Œ
πŸ‘ 1
s
Thanks for reporting and trying it out @than_ πŸ™Œ
arrow 1