summaryrefslogtreecommitdiff
path: root/CHANGES
blob: c97be118910fafe078d5f9ef1a3572ae5178d595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=======
CHANGES
=======

0.1.2
=====
Corrected problem with Tree.__div__ not working with zero length files.  
Removed __len__ override and replaced with size instead. Also made size cache
properly. This is a breaking change.

0.1.1
=====
Fixed up some urls because I'm a moron

0.1.0
=====
initial release