[08:58:07] <martinus__> Hi there. I was looking at https://github.com/nexB/scancode-toolkit/releases/ , what's the difference between releases and pre-release's ?
[08:59:26] <martinus__> pombreda: Hi , maybe you know the answer ?
[09:10:30] <pombreda> martinus__, hey :) the pre-releases are made before a final release and are not 100% up to snuff yet
[09:10:56] <martinus__> pombreda: so thoses are release candidates ?
[09:11:18] <martinus__> ok, I wasn't sure the meaning was the same
[09:11:28] <pombreda> martinus__, in most cases pretty stable and much better than the previous releases
[09:12:22] <martinus__> pombreda: I have a program that parse the json output of scancode : can I ask if new major release would break anything ?
[09:13:18] <pombreda> martinus__, we are trying hard to keep it the same. The v3.x format is there for the long run... though I cannot say if it would change in 4.x
[09:13:30] <pombreda> martinus__: what specific parts do you care for?
[09:14:32] <pombreda> and even though we did not call 3.0.x as a final, this is much better in every respect
[09:16:13] <martinus__> pombreda: this is why I'm asking, as we run 2.9.2 and plan to move to 3.0.X. But anyway I'll just run my tool and check if everything runs as before.
[09:17:25] <pombreda> martinus__, the changes between 2.9.2 and 3.x are minor. Let me past a link where you can see them (we are missing documentation on the format but that will come hopefully with the Google Season of Docs program ;))
[09:22:55] <pombreda> well I have no idea how you show the diff of two versions of a file in Github :P