Releases: route4me/route4me-net-core
v.3.2.0.0
v.3.1.0.0
v.3.0.1.0
v.3.0.0.0
Async API is intoduced for Route4MeManager and Route4MeManagerV5.
Mix of sync/async context is removed for async flow.
IDs are switched from 32 bit integer to 64 bit integer (both signed and unsigned).
Async API for FastProcessing (JSON) is introduced.
Unnesessary internal state is removed from FastProcessing.
ArrayList is removed from geocoding API.
Internal sleeps and spin waits are removed.
Naming is updated to follow CamelCase.
Internal code smells are removed.
NewtonJson usage is fixed.
V.2.0.0.0
V.1.1.3.0
V.1.1.2.0
v.1.1.1.1
v.1.1.1.0
v.1.1.0.0
Get/Save AddressBarcodes are supported. Switched from binaries to nuget dependency for SocketIoClientDotNet (netstandard). Got rid of unnecessary dependencies. Improved internal parallelization - degree of parallelism is used with respect to amount of available cores.