On 2/6/07, Charlie Moad <[EMAIL PROTECTED]> wrote:
> rev3002 works great for me.  I can push the windows releases this
> Saturday.  I could push a source release sooner.  Is anyone opposed to
> me pushing a source release Friday with the binaries following up on
> Saturday?  If there are no objections, let's avoid major commits until
> after then.

Let's do the source release ASAP -- I'll update the website for win32
users to point to the older release so they can find it until the
win32 binaries are out.  That way if ubuntu wants to use this for
their next release before the Feb 8th upstream freeze they can (and it
will give us one day to do a point bugfix release if the whole world
blows up).  Just be sure that you use the same svn revision for the
src release and the win32 builds which will help us with user errors.
And email us when the new source is up so I'll know to make the
website change.

And let's call it 0.90 god-doggy.  I'm getting tired of 0.87.   There
is at least one signficant API breaking new feature (the pick API)
which alone justifies not making this a point release.  There are also
several new features sampled below

2007-01-22 Extended the new picker API to text, patches and patch
           collections.  Added support for user customizable pick hit
           testing and attribute tagging of the PickEvent - Details
           and examples in examples/pick_event_demo.py -

2007-01-11 Added Axes.xcorr and Axes.acorr to plot the cross
           correlation of x vs y or the autocorrelation of x.  pylab
           wrappers also provided.  See examples/xcorr_demo.py

2007-01-10 Added "Subplot.label_outer" method.  It will set the
           visibility of the ticklabels so that yticklabels are only
           visible in the first column and xticklabels are only
           visible in the last row

2006-12-09 Replaced spy and spy2 with the new spy that combines
           marker and image capabilities

2006-12-19 Added Tim Leslie's spectral patch

2006-11-19 Added semi-automatic docstring generation detailing all the
           kwargs that functions take using the artist introspection
           tools; eg 'help text now details the scatter kwargs
           that control the Text properties

2006-11-05 Added broken_barh function for makring a sequence of
           horizontal bars broken by gaps -- see examples/broken_barh.py

Thanks!
JDH

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to