Skip to content

v1.0.1

Choose a tag to compare

@ThomasG77 ThomasG77 released this 28 Mar 18:07
· 3 commits to master since this release

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