~beatrupp/pyxg/trunk

« back to all changes in this revision

Viewing changes to RELEASE.txt

  • Committer: Beat Rupp
  • Date: 2010-05-03 16:45:22 UTC
  • Revision ID: beatrupp@gmail.com-20100503164522-gu6jyhvcy2nii64s
Small fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
PyXG-0.3.0
2
 
Released 12.22.05
3
 
Brian Granger
4
 
ellisonbg@gmail.com
5
 
 
6
 
 
 
1
0.3.0 (2010-05-16):
 
2
 - Add silent option to job submission
 
3
 - Add decorator function for proper draining of PyObjC pools (Barry Wark)
 
4
 - Add platform detection utility function
 
5
 - Fix plist handling for Leopard and Snow Leopard
 
6
 - Inherit exceptions from exception
 
7
 - Convert classes to new-style (derived from object)
 
8
 - Remove wildcard imports to prevent namespace pollution
 
9
 - Remove unused imports
 
10
 - Add missing docstrings
 
11
 - Update API documentation
 
12
 - Fix several typos, whitespace
 
13
 
 
14
0.2.0 (2005-12-22):
 
15
 - Initial release
 
 
b'\\ No newline at end of file'