Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 962 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

More infos about this file : http://keepachangelog.com/

[Unreleased] - no_due_date

  • Add OpenJDK11 in the Travis matrix

[v1.1.2] - 2018.12.14

  • Dependency updates
    • Scala: 2.12.7 -> 2.12.8
    • sbt: 1.2.6 -> 1.2.7

[v1.1.1] - 2018.11.22

  • Fix generated .pom file

[v1.1.0] - 2018.11.21

  • Add a jruby module which contains code optimized for use in JRuby

[v1.0.0] - 2018.11.21

  • Publish from master branch

[v0.1.4] - 2018.11.21

  • Fix publishing to Bintray

[v0.1.2] - 2018.11.21

  • Rename packages from com.guizmaii.geofla to com.colisweb.geoflram
  • Rename object Geogla to Geoflram

[v0.1.1] - 2018.11.21

  • Precise the SRID used in loaded data (WGS84) in the GeometryFactory

[v0.1.0] - 2018.11.21

  • Init project