Skip to content

First 2.13 support

Compare
Choose a tag to compare
@johnynek johnynek released this 23 Jul 19:46
· 43 commits to master since this release

This mainly adds 2.13 support, but does a very minor breaking API change in Row: it no longer extends IndexedSeq. Instead use .toVector or directly access items with apply.