Skip to content

Releases: jbelien/MapFile-PHP-Library

♻️ Version 2.0

16 Dec 16:08

Choose a tag to compare

Complete refactor of the library

v2.0.8-beta

03 Nov 14:01
20038c6

Choose a tag to compare

v2.0.8-beta Pre-release
Pre-release

What's Changed

⬆️ Upgrade dependencies

Full Changelog: v2.0.7-beta...v2.0.8-beta

⬆️ Upgrade

21 Jul 09:37

Choose a tag to compare

⬆️ Upgrade Pre-release
Pre-release

⬆️ Upgrade dependencies

See changelog for full list of changes.

🐛 Bugfix

13 Dec 14:22

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release

Fix LAYER : FILTER writing/parsing

See changelog for full list of changes.

🐛 Bugfix

01 Oct 14:39

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release

Fix LABEL : TEXT writing

See changelog for full list of changes.

🐛 Bugfix

01 Oct 14:21

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release
  • 🐛 Fix writing of values (string, attribute, ...)
  • 🐛 Add missing OPACITY in STYLE
  • 🐛 Add missing SHAPEPATH in MAP
  • ⬆️ Upgrade squizlabs/php_codesniffer

See changelog for full list of changes.

🐛 Bugfix

22 Sep 13:45

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release
  • Fix parsing of hexadecimal color
  • Fix parsing of AUTO value

See changelog for full list of changes.

🐛 Bugfix

14 Sep 14:58

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release
  • Add support for EXPRESSION using curly brackets
  • Add support for CONFIG, DATAPATTERN, TEMPLATEPATTERN, and INCLUDE in MAP
  • Add support for GEOMTRANSFORM, and PROCESSING in LAYER
  • Add support for FORMATOPTION in OUTPUTFORMAT
  • Add support for GEOMTRANSFORM in STYLE

See changelog for full list of changes.

🐛 Bugfix

14 Sep 14:56

Choose a tag to compare

🐛 Bugfix Pre-release
Pre-release

See changelog for full list of changes.

♻️ Version 2.0.0 (beta)

10 Sep 20:18

Choose a tag to compare

Pre-release

♻️ Complete refactor of the library :

  • Model
  • Parser
  • Writer

Most of the parameters described in MapServer 7.2 documentation are now supported.