- Documentation improvements.
- Switched to PhpMyAdmin vendor namespace to follow PSR-4.
- Coding style cleanup.
- PHP 7.2 support.
- Avoid installing tests and test data using composer.
- Fixed adjusting of record bouding box
- Documentation improvements
- Code cleanups
- Fixed DBF search
- Improved test coverage
- Code cleanups
- Fixed behavior without configured DBF header
- Fixed saving Polygon/Polyline creation with multiple parts
- Fixed saving Multipont records
- Improved error handling on loading
- Code cleanups
- Fixed loading of records with optional data
- Properly fail on loading corrupted files
- Fixed detection of end of file when loading
- Added getShapeName method to ShapeFile
- Make API work even without real file open
- Better support for subclassing
- Make the dbase extension optional dependency
- Inital release based on bfShapeFiles