v0.5.0 - 6 Oct 2014
Pre-release
Pre-release
- Added geospatial terms (
Circle,Distance,Fill,Geojson,ToGeojson,GetIntersecting,GetNearest,Includes,Intersects,Line,Point,Polygon,PolygonSub) - Added
UUIDterm for generating unique IDs - Added
AtIndexterm, combinesNthandGetField - Added the
Geometrytype, see the types package - Updated the
BatchConffield inRunOpts, now uses theBatchOptstype
Internal Changes
- Fixed encoding performance issues, greatly improves writes/second
- Updated
Nextto zero the destination value every time it is called.