Hacker News new | ask | show | jobs
by danjwilson 5575 days ago
It's also difficult to contribute. Because of the one-commit-per-release strategy, Pull Requests aren't accepted (though the changes normally end up in the next release).
1 comments

I've had a one-line bug-fix pull request rejected with the answer of something like "that's fixed in version 2". Well, I'm glad it's fixed in v2, but now I have to maintain my own fork until v2 is released and is stable enough for production use.

I have massive respect for Dmitry's pure abilities and the library as a whole, but trying to contribute is pretty frustrating.