Anthony Fu’s epoch versioning scheme (to differentiate breaking change majors from "marketing" majors) could yield easy winners here, at least on the raw version number alone (not the number of sequential versions released): https://antfu.me/posts/epoch-semver
> People often assume that a zero-major version indicates that the software is not ready for production I wonder why. Conventions that are being broken, maybe.
If the guy writing and maintaining the software is stating "this software is not stable yet" then who am I to disagree?