All Versions
60
Latest Version
Avg Release Cycle
68 days
Latest Release
-

Changelog History
Page 2

  • v5.21.0-customsnapping.8

    February 10, 2019
  • v5.21.0-customsnapping.7

    February 10, 2019
  • v5.21.0-customsnapping.6

    February 09, 2019
  • v5.21.0-customsnapping.5

    February 09, 2019
  • v5.21.0-customsnapping.4

    February 08, 2019
  • v5.21.0-customsnapping.3

    February 08, 2019
  • v5.21.0-customsnapping.11

    February 10, 2019
  • v5.21.0-customsnapping.10

    February 10, 2019
  • v5.20.0 Changes

    • Changes from 5.19.0:
      • Table:
        • CHANGED: switch to pre-calculated distances for table responses for large speedup and 10% memory increase. #5251
        • ADDED: new parameter fallback_speed which will fill null cells with estimated value #5257
        • CHANGED: Remove API check for matrix sources/destination length to be less than or equal to coordinates length. #5298
        • FIXED: Fix crashing bug when using fallback_speed parameter with more sources than destinations. #5291
      • Features:
        • ADDED: direct mmapping of datafiles is now supported via the --mmap switch. #5242
        • REMOVED: the previous --memory_file switch is now deprecated and will fallback to --mmap #5242
        • ADDED: Now publishing Node 10.x LTS binary modules #5246
      • Windows:
        • FIXED: Windows builds again. #5249
      • Docker:
        • CHANGED: switch from Alpine Linux to Debian Buster base images #5281
  • v5.19.0 Changes

    • Changes from 5.18.0:
      • Optimizations:
        • CHANGED: Use Grisu2 for serializing floating point numbers. #5188
        • ADDED: Node bindings can return pre-rendered JSON buffer. #5189
      • Profiles:
      • Bugfixes:
        • FIXED: collapsing of ExitRoundabout instructions #5114
      • Misc:
        • CHANGED: Support up to 512 named shared memory regions #5185