Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@gcebelieu gcebelieu released this 24 Nov 11:30
· 459 commits to master since this release

24/11/2017 : 1.1.0 release of geoportal access library

Summary

  • New option onBeforeParse() available that allows to pre-process raw services responses before they get parsed (only available in JSONP protocol for the moment)
  • New functionnal testing suite
  • Contribution guideline

Changelog

  • Utilisation derrière un proxy d'entreprise #42

  • Contribution (howto) #40

  • Mise en oeuvre de test fonctionnels #37

  • Compilation sous Windows #32

  • Ajout du fichier CONTRIBUTING.md #46 (gcebelieu)

  • Correction documentation lié à mélange des arguments x, y avec lon, lat #44 (ThomasG77)

  • ajout de l'option onBeforeParse dans CommonService #43 (sylvainpolletvillard)

  • Feature functional testing debug #41 (lowzonenose)

  • Feature functional testing #39 (lowzonenose)

Full Changelog

Thanks to @sylvainpolletvillard (#43) and @ThomasG77 (#44) to their contributions on this release