1.0 - Release "Guybrush Threepwood"
Look behind you, a three-headed monkey!
More seriously, here come a new release and the general availability of neo4j-sproc-compiler.
Apart from being cleanup a lot, here are the notable changes that have been pushed to the codebase since the last milestone:
- [#24] Also validate
Listelement types for record and parameter types
Somehow, I completely missed this in the milestone. 😫
- [#23] Fix procedure unicity check
The previous unicity check was only taking account of the default procedure names (package+method name). 😨 This is obviously incorrect when procedures override their name via their
value()method. This is now fixed! 🎉
Next release will focus on the changes introduced in the soon-to-come Neo4j 3.1 and notably User-Defined Functions! 💃
In the mean time, enjoy the release and grab it while it's hot! 🔥