trickarcher added conversions to and from CuPy arrays, enabling all of CuPy's ufuncs for non-structure-changing math (i.e. formulas). (372)
reikdas improved the kernel testing (412, 413, 414).
jpivarski fixed references to `np.object` (where `np` is `NumpyMetadata`, not `numpy`), which was breaking Uproot4 tests and motivated this new release.
jpivarski also fixed 415, issues with `ArrayBuilder.append` and union types.