Hi Thomas, > Sounds great, and I also think it's the right time for this step.
Great I'd be happy to take care of it. > I would propose to also remove /plugins and /webmail from v0.2 > /scripts is also outdated now that we use Grunt. Ok. I'll delete these after I rename the branches. > How about removing the builds from the tree and provide them via: > https://github.com/openpgpjs/openpgpjs/releases ? Yes the idea is to tag releases e.g. v0.2.1 (on branch v0.2). We can remove the openpgp.js/openpgp.min.js files from git versioning. But that would mean that people who want to use the lib would need to download the versioned zip from https://github.com/openpgpjs/openpgpjs/releases and build the bundle themselves using "npm install && grunt". As long as we describe this in the README, I don't see any problem with this. Regards, Tankred _______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

