MapCache 1.14 Changelog

Changes from 1.12.1 to 1.14.0

  • docs: change to markdown (README, LICENSE, INSTALL) ( #298 ) (Jeff McKenna) : 5c0ef86

  • LMDB cache backend ( #293 ) (Māris Nartišs) : a440cd3

  • Fix misuses of set_error() and set_exception() callbacks that could sometimes lead to injection of formatting strings through query parameters (Even Rouault) : 47061cf

  • Add child init hook for cache backends ( #290 ) (Māris Nartišs) : ac2ac10

  • docs(cache_disk.c): proofread comment text ( #292 ) (slimlime) : 882c009