> I would like to support idea of faster progress with breaking changes. > > I just updated Nim codebase of ~5000 lines. Haven't touched it for 2 months > and during those 2 months I introduced some breaking changes in one of its > dependency. It took around 2 hours to update it.
You introduced your _own_ breaking changes -- of course you were happy to go through the effort to deal with that breakage in another project. Everyone loves their own breaking changes, but dealing with other people's breaking changes isn't always as fun.