Re: [codec][csv] release

2019-07-16 Thread Gary Gregory
On Tue, Jul 16, 2019 at 5:37 PM Alex Herbert wrote: > > > > On 16 Jul 2019, at 21:46, Gary Gregory wrote: > > > > Hi All, > > > > There have been requests for Codec ad CSV to be released, so I plan on > > getting to these soon. > > I have an outstanding PR for a bug CSV-247 [1] that requires a r

Re: [codec][csv] release

2019-07-16 Thread Alex Herbert
> On 16 Jul 2019, at 21:46, Gary Gregory wrote: > > Hi All, > > There have been requests for Codec ad CSV to be released, so I plan on > getting to these soon. I have an outstanding PR for a bug CSV-247 [1] that requires a review. There is also the major bug CSV-248 where the CSVRecord is no

[codec][csv] release

2019-07-16 Thread Gary Gregory
Hi All, There have been requests for Codec ad CSV to be released, so I plan on getting to these soon. First, we need to wrap up Collections 4.4 RC1. Gary