Skip to contents

geoops 0.3.0

CRAN release: 2020-05-16

MINOR IMPROVEMENTS

  • upgrade c++ json library to 3.7.3 (#19)
  • warnings on cran checks - gone now after upgrade of json library (see above line) (#18)

geoops 0.2.0

CRAN release: 2018-06-18

MINOR IMPROVEMENTS

  • update C++ JSON library nlohmann/json to v3.1.2
  • add jsonlite to Suggests for use in test suite

geoops 0.1.8

CRAN release: 2018-03-19

MINOR IMPROVEMENTS

  • Don’t ignore pragma warnings in json.h
  • Updated json C++ library from v2.1.1 to v3.1.1. (#15)

geoops 0.1.2

CRAN release: 2017-10-17

BUG FIXES

  • Fixed bugs in C++ code that were causing build failures on some systems (rdevel gcc Debian/Fedora and oldrel OSX)
  • Updated C++ JSON library
  • Add Niels Lohmann as cph

geoops 0.1.0

CRAN release: 2017-10-14

NEW FEATURES

  • Released to CRAN.