Closed PaulRBerg closed 1 year ago
We will eventually maintain a changelog when we cut our first stable release - until then, I think it is just added development costs and makes us less agile.
We're still moving very fast and breaking things, and I think we'll keep doing that at least for a while. This is also the reason that we don't keep a lot of nightlies around; we want people to update regularly until we stabilize.
That's my take on it at least - curious to hear if @gakonst @mattsse have the same opinion.
Fair enough. In this case, maybe at least we could add a warning in the README to let users know that they should expect lots of breaking changes?
I think this can be closed since there's now https://github.com/foundry-rs/foundry/blob/master/CHANGELOG.md and v1 will be released soon. Btw @Evalir seems there's a changelog standard linked above if you were interested in following that
First things first: I recently started using Foundry for real after first dabbling with it a few months ago, and I absolutely love it so far! This is indeed ridiculously fast.
But then, it looks like Foundry has been through a major update (v0.2). I think it's nice that there is a high-level change log in the announcement article, but as an engineer I was looking for a more detailed list.
I know this is a chore and my issue might come across as annoying since there are so many other exciting things that you're already working on. But as consumers of this tool, we care about what's inside and when the logic changes we'd like to know both why and how. This is especially important in Ethereum due to immutability.
In terms of CHANGELOG standards, I can recommend the Common Changelog standard. You can find a boilerplate on keepachangelog.com.
Finally, unlike with the nightly releaser, the end-user changelog would best be maintained manually; I want to echo the reasons given here: