Skip to content

Releases: datagouv/edigeo-reproject

v1.1.0

22 Jan 11:44

Choose a tag to compare

  • Merge pull request #2 from datagouv/support-missing-ignf-reg-code eb78c09
  • Add RGAF09UTM20 support e5a3c99

v1.0.1...v1.1.0

v1.0.1

28 Mar 18:07

Choose a tag to compare

Main changes is about switching code to use ES6 syntax for the module.

Hence, instead of npm i edigeo-reproject, do npm i @etalab/edigeo-reproject

  • Change namespace 3a72848
  • Merge pull request #1 from etalab/es6-migration 789e277
  • Update doc before publication 1dede8d
  • Change to match description with real action in CI d4f84bf
  • Fix linting and env for running tests 9535eac
  • Try to fix circleci config 36d5ad9
  • Transform code to es6 1860626

v0.2.0...v1.0.1