Discussion:
[Swig-devel] New release?
William S Fulton
11 years ago
Permalink
It's time to push out a new release - version 3.0.3. Any objections
pushing out the current master?

The only thing I wonder about is the invalid preprocessor change:
https://github.com/swig/swig/issues/217. It seems to break stuff so
needs reverting unless the additional problems it introduces are fixed.

I also better first fix this abort just reported:
https://github.com/swig/swig/issues/280

I'd like to target merging in the doxygen branch in the following
release (2.0.4?). Also matlab if ready and if the final Scilab change is
put in place that too.

William
Pawel Tomulik
11 years ago
Permalink
...
William,

I'm about to finish these two:

https://github.com/swig/swig/pull/250
https://github.com/swig/swig/pull/251

I believe, #250 is ready for merge. #251 should be done tonight. Could
you review and eventually include it in 3.0.3? I have some docs in #251
saying that the features included in this PR are available since 3.0.3 :).


Regards!
--
Paweł Tomulik
William S Fulton
10 years ago
Permalink
Post by Pawel Tomulik
Post by William S Fulton
It's time to push out a new release - version 3.0.3. Any objections
pushing out the current master?
https://github.com/swig/swig/issues/217. It seems to break stuff so
needs reverting unless the additional problems it introduces are fixed.
https://github.com/swig/swig/issues/280
I've sorted these out and what is currently in master is what I intend to
publish as the 3.0.3 release tomorrow.
Post by Pawel Tomulik
https://github.com/swig/swig/pull/250
https://github.com/swig/swig/pull/251
I believe, #250 is ready for merge. #251 should be done tonight. Could
you review and eventually include it in 3.0.3? I have some docs in #251
saying that the features included in this PR are available since 3.0.3 :).
#250 needs some very minor tweaks as mentioned in Github. I'll consider
adding this one into the release if done by tomorrow. I havn't really had
time to go through #251 before the release as it is a bit too big and I'm
more interested in making the release than adding further features, sorry.
I'll get to it shortly after the release.

If anyone wants to add any interesting highlights to the RELEASENOTES file
https://github.com/swig/swig/blob/master/RELEASENOTES, please speak up.

William

Continue reading on narkive:
Loading...