Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 10 Mar 02:57
· 93 commits to master since this release

Version 2.0.0 2018-03-09

  • Drop compatibility with PHP 5.6, minimum is PHP 7.0
  • Use type definitions and strict mode
  • Data classes are now immutable (value objects)
  • Introduce collections of cities and locations
  • Use traits for common properties
  • Add tests for PdoImporter using an extract of the raw data
  • Do not remove the raw table, just delete all contents