You talk about 0.11 not happening
If I develop a feature, should I base from 0.10 or 0.11-dev?
I know it's a single data point, but I've been using 0.11-dev for over 6 months in production with no major issues. Value plucking is well worth it for me.
What scares me is futagoza said he was scratching 0.11 as unreleasable
This is a disaster. Can the community take this project back and fork it?
Yeah, I guess it's time for me to do that, isn't it
How do you find v0.11? I don't see it tagged...
For node use:
npm install pegjs@dev --save
or
yarn add pegjs@dev
I'm not aware of a CDN that has a dev snapshot for browser use.