Skip to content

Releases: moaxcp/graph-dsl

0.4.3

11 Mar 19:50
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release

Adding fix for closeAndPromoteRepository

0.4.2

11 Mar 19:49
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Switched from maven-publish to maven plugin

0.4.1

11 Mar 19:49
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Fixes for maven-publish plugin.

0.4.0

11 Mar 19:49
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Artifacts publish to nexus automatically

0.3.0

14 Feb 11:06
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added delegate support for Edges and Vertices
Added VertexMapPlugin and EdgeMapPlugin

0.2.0

05 Feb 19:55
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Optimized codenarc configuration using the ruleset method.
  • Updated gradle to version 3.3.
  • Added Plugin interface for all Plugins to implement.
  • Added plugins property to Graph which contains all plugins applied to the Graph.
  • Only allow a plugin to be applied to a Graph once.

0.1.2

31 Jan 10:48
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
Merge branch 'release/0.10.2'

0.1.1

31 Jan 11:26
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Merge tag '0.10.1' into develop

master should now be published to sonar.

0.1.0

31 Jan 10:47
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Adding plugin support and DirectedGraph plugin.

0.0.0

31 Jan 10:47
Compare
Choose a tag to compare
0.0.0 Pre-release
Pre-release
initial release