File tree Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ ## [ Unreleased]
4+
5+ * Documentation improvements
6+ * Code cleanups
7+
8+ ## [ 0.12] - 2016-11-17
9+
10+ * Fixed DBF search
11+ * Improved test coverage
12+
13+ ## [ 0.11] - 2016-11-16
14+
15+ * Code cleanups
16+ * Fixed behavior without configured DBF header
17+
18+ ## [ 0.11] - 2016-11-16
19+
20+ * Fixed saving Polygon/Polyline creation with multiple parts
21+ * Fixed saving Multipont records
22+
23+ ## [ 0.10] - 2016-09-05
24+
25+ * Improved error handling on loading
26+
27+ ## [ 0.9] - 2016-08-04
28+
29+ * Code cleanups
30+
31+ ## [ 0.8] - 2016-06-24
32+
33+ * Code cleanups
34+ * Fixed loading of records with optional data
35+
36+ ## [ 0.7] - 2016-06-24
37+
38+ * Properly fail on loading corrupted files
39+
40+ ## [ 0.6] - 2016-06-24
41+
42+ * Fixed detection of end of file when loading
43+
44+ ## [ 0.5] - 2016-06-24
45+
46+ * Added getShapeName method to ShapeFile
47+
48+ ## [ 0.4] - 2016-06-24
49+
50+ * Make API work even without real file open
51+
52+ ## [ 0.3] - 2016-06-24
53+
54+ * Better support for subclassing
55+
56+ ## [ 0.2] - 2016-06-24
57+
58+ * Make the dbase extension optional dependency
59+
60+ ## [ 0.1] - 2016-06-14
61+
62+ * Inital release based on bfShapeFiles
You can’t perform that action at this time.
0 commit comments