On Wed, Sep 7, 2016 at 10:56 AM, Nick Wellnhofer <[email protected]> wrote:
> - Remaining issues are resolved. > - Python bindings are fixed. > - Memory leaks are fixed. > - rat_excludes are up-to-date. > - CPAN build is fixed. > > Did I miss anything? If not, I'll prepare a release candidate for 0.6.0 in > the next days. All the code stuff seems good. I took care of some administrivia from the ReleasePrep checklist. (<http://wiki.apache.org/lucy/ReleasePrep>) I think we're good to go! > OTOH, our Windows CI test matrix has improved > considerably and now includes ActivePerl: > > https://ci.appveyor.com/project/stumped2/lucy-clownfish/build/1.0.242 > https://ci.appveyor.com/project/Humbedooh/lucy/build/1.0.66 Yeah, this is awesome! My old workflow was to develop for Unix while trying to maintain Windows portability, then to fire up a Windows dev environment and fix stuff in the runup to a release. But the Windows CI basically gives us the same level of assurance. Marvin Humphrey
