Re: [myhdl-list] Is it time for 0.9 release?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-02-03 20:03:56
|
On 2/1/2015 2:57 PM, Jan Decaluwe wrote: <snip> >> I think 0.9 could be released, thoughts? > > I agree, but I have not been able to use the new features > myself yet. > > First, do all the tests run? I thought there were still > some issues. > I had forgotten there was a failing test, as @jck mentioned he has a fix for it. Once he creates a PR we will be good to go with regression tests (I believe). > Most importantly - documentation? There should be something > in the manual. And also a whatsnew document so that people > know the purpose of the release. With the original PR there is a small start to the documentation in the "What's new" section [1], but it needs more! I will look to @jck to provide some details in the conversion section. The interfaces need to be added to the manual as well. Should it have its own section? Or should it be sprinkled throughout the manual, e.g. a mention in the "signal, ports, and concurrency" section [2] and ...? It sounds like we all agree, we can start working towards a release. That is, preparing documentation and smoothing any rough corners. The main feature in this release is *interfaces* MEP107. Regards, Chris [1] https://bitbucket.org/jandecaluwe/myhdl/src/f7a6b2ef05bbf418349d8b0021d81b4fc83b8ce0/doc/source/whatsnew/0.9.rst?at=0.9-dev [2] http://docs.myhdl.org/en/latest/manual/intro.html#signals-ports-and-concurrency |