File: ChangeLog

package info (click to toggle)
wxmplot 0.9.58-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,052 kB
  • sloc: python: 10,085; makefile: 88; sh: 2
file content (20 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

2010-May-10  Matt Newville  <newville@cars.uchicago.edu>
	* version 0.9.2

	improved many parts, especially for image display and stripchart.
	expanded examples

2005-Mar-22  Matt Newville  <newville@cars.uchicago.edu>
	* version 0.8

	removed much code that is now repeated in matplotlib's
	backend_wx(agg).

	expanded examples

2005-Mar-04  Ken McIvor  <mcivken@iit.edu>
	* version 0.7: 
	Ken built distutils scripts, reorganized code and examples

	* original public release