Skip to content

Releases: audienceproject/crossbow

Scala 3!

22 Mar 11:59
111841d
Compare
Choose a tag to compare

Upgraded to Scala 3! Some parts of the source code have been completely rewritten, but the feature set remains the same. The intention is for Crossbow to be a Scala 3 library going forward. Use of reflection has been completely replaced by Scala 3 metaprogramming.

Version 0.1.6

Version 0.1.4

01 Oct 13:03
Compare
Choose a tag to compare
  • Implemented explode() operation
  • Optimized single column typed access
  • Permitted unspecialized columns in schema

Version 0.1.2

27 Aug 15:05
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

Fixed specialization of primitive arrays under union operation

Version 0.1.1

25 Aug 14:46
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Alpha release cross-compiled to Scala 2.11, 2.12 and 2.13

Version 0.1.0

25 Aug 11:19
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Alpha release