checking the interface of 0.8.2, 0.9.0, 0.10.0. Eventually the type is unified as Collection<> from mixing vararg, List<>, Collection<>,
On Wed, Feb 8, 2017 at 12:33 PM, Raghu Angadi <[email protected]> wrote: > On Wed, Feb 8, 2017 at 12:19 PM, Jesse Anderson <[email protected]> > wrote: > > > I'm not. There was a decent amount of time between the first 0.8 and 0.9 > > release. > > > > The ones that affect are minor changes between 0.9 and 0.10 (e.g. change > vararg to Collection<>). May be both could have existed with older one > marked deprecated? >
