Skip to content

ExRam.Gremlinq 12.8.0

Compare
Choose a tag to compare
@danielcweber danielcweber released this 18 Aug 16:32
· 458 commits to refs/heads/12.x since this release
e72c6c2

Changes

Note: This release is not binary compatible to earlier 12.x releases. Neither is it source compatible if the GroovyGremlinScript.Bindings property is used directly in user code, which should only concern a minority of users. The afforementioned Bindings property type is more specialized in this release (i.e. higher in the type hierarchy, which by itself does not present an issue), but it doesn't agree in the nullability of the TValue type parameter, that is, the value type of the dictionary may now be null.