blob: 3a0e43bd8903f529e93f6701bc9e41da4c95cda5 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 | CHANGES:
	d3v11 - Sat Oct 22 2011:
		SpliceX is the new replacement for Splice3.
		it includes some new options and should be
		compatible with most versions of Python.
		see README, splicex --help, splicex --rtfm
	d3v11 - Sun Oct 23 2011:
		Added some colour enhancements to SpliceX
		:-). This is a useless update but i thought
		it was fun.
		Also, I trimmed down much unnecessary
		code.
		'deshadow' bug fixed in splicex.py src
	d3v11 - Fri Oct 28 2011:
		SpliceX now compiles to machine language
		via Cython. see README for dependencies
		and installation details.
		
 |