Skip to content

✨ Version 4.1.0

Compare
Choose a tag to compare
@jbelien jbelien released this 20 Jun 12:37
· 388 commits to master since this release
  • ✨ Add validation parameter in configuration file ;
  • ✨ Add ability to define providers for specific regions (works only with validation: true) and Belgian addresses ;
  • ✨ Postal code and Locality can be NULL ;
  • ✨ Allows semicolon as separator ;
  • ✨ If the address is not found, look for the street ;
  • ✨ Add "Skip all" to interactive geocoding step ;
  • ✨ Allows different set of providers for automatic and manual mode ;
  • ✨ Display providers list ;
  • ✨ Add double pass process ;
  • 🐛 Do not stop the process if a provider fails ;
  • ♻️ Refactoring of geocoding process ;
  • ♻️ Refactoring of validation process ;
  • 🎨 Improve display of validation process ;
  • 🎨 Add street number as label in the map to help you choose
  • 🚀 Upgrade dependencies ;
  • 📚 Update README and create INSTALL files ;

See changelog for full list of changes.