Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 545 Bytes

Ferma Changelog

3.0.2

3.0.1

  • Pom now requires maven version 3.0.4.
  • Updated the following dependencies
    • OrientDB 3.0.0m2 -> 3.0.6
    • Ferma 3.1.0 -> 3.3.0
    • commons-io 2.5 -> 2.6
    • syncleus-pom 4 -> 6

3.0.0

  • Upgraded to utilize Ferma 3.1.0 and OrientDB 3.0.0m2. This version will make use of the OrientDB Tinkerpop 3.x API (orientdb-gremlin).
  • Updated the following dependencies
    • commons-io:commons-io 2.4 -> 2.5
    • com.syncleus:syncleus-pom 3 -> 4

2.3.0

  • Initial public release of Ferma-orientdb extension.