Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
28.75 KB
MD5: 516b851aba94f10551990902a8ed6cb7
SHA-1: 21fdd00fef40c1393d74a5f5dcc0c007960a90f5
SHA-256: 86e976cc614a1bb3b3935cb118eeee7d99b19ec294cb5036612613a83fb452e8
Download zip
53.74 KB
MD5: bc96bfa2d83931267a51fe41b50da3a2
SHA-1: e7c25af7208f9300174923d39a64cb05fd6b508c
SHA-256: b12dccb5b10634687d3df74db4bd5ec070eafb68d7bad4ce9e08a463aac57705
Release notes
New release including these issues:
- #2848891: geofield won't save geoJSON
- #2838443: Support "degrees and decimal minutes" display format
- #2879906: Add Constraint tests
- #2879694: Refactor tests
- #2879671: Refactor constraints
- #2877553: Coding standard changes
- #2879401: Deprecated ExecutionContextInterface used in GeoConstraint.php
- #2849481: Cannot construct Point. x and y should be numeric in the Migration of data
- #2793375: Replace usage of t() in plugins with $this->t()
Increases stability adding a more complete test coverage.