All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Parsing of timestamp strings for simple locations.
- Transform circles with radius <1 meter as points.
- New interface for
simpleArray
.
- Avoid multiprocessing of simple locations.
- Process all location info elements.
- Support multiple simple locations.
- Removed
dm
namespace for tuples as this is incorrect. The namespace should only be used forPerson
andDevice
.