couchapp / couchapp

Utilities to make standalone CouchDB application development simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New stable release and Windows Bundle

broerse opened this issue · comments

I just build the latest stable release 1.0.1 from 2011 for windows. Is it possible to release a new stable release. Is there help needed? The example app from the 1.0.1 seems to have some bugs. I am willing to compile the windows bundle for a new release.

We need to narrow in on what's needed for a 1.0.2 or a 1.1.0 release. We do want to release one, but it'd be good to decide first what we want to include. 😄

@iblis17's recent work has been on stability and refactoring and much of that is likely worth at least a 1.0.2 release.

We do have a 1.1.0 milestone with some stuff assigned. Perhaps we can pick a couple more things and then determine if it's 1.0.2 or 1.1.0.

I'd want a 1.1.0 to include something new or improved, while a 1.0.2 would be solely about stability (and/or refactored code).

I think we must switch to semver and release as much as possible under 1.1.0-beta.1 and skip the 1.0.2 version. I will compile the windows version.