Since this project is now relatively stable, and other libraries depend on it, are there any plans to make a 1.0 release?
This would mean committing to SemVer fully and would make resolution of large dependency graphs easier.
Because it's currently 0.x, other libraries can't assume SemVer semantics and have to pin to specific patch versions to be safe, which can cause conflicts between multiple upstream libraries.
Is there any reason not to finally move to 1.0?
Thanks!
Since this project is now relatively stable, and other libraries depend on it, are there any plans to make a 1.0 release?
This would mean committing to SemVer fully and would make resolution of large dependency graphs easier.
Because it's currently 0.x, other libraries can't assume SemVer semantics and have to pin to specific patch versions to be safe, which can cause conflicts between multiple upstream libraries.
Is there any reason not to finally move to 1.0?
Thanks!