Timeline for How to release interlocked changes to two different projects?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 14, 2019 at 14:47 | answer | added | mmathis | timeline score: 1 | |
| Nov 14, 2019 at 12:47 | comment | added | Ashkan Kh. Nazary | @BoristheSpider Perhaps you should turn that excellent comment into an answer ? | |
| Nov 14, 2019 at 7:03 | comment | added | Boris the Spider |
Generally, in the semver world, one would have called l+1 l 2.0. Then, if a bug is found and 1.0 still supported it would have been backported to 1.1. Obviously this imposes some maintenance overhead on the library developers but this is inevitable. TL;DR: semver, used properly, is specifically designed to solve this exact problem.
|
|
| Nov 14, 2019 at 6:56 | history | asked | Ashkan Kh. Nazary | CC BY-SA 4.0 |