spmallette commented on code in PR #3153: URL: https://github.com/apache/tinkerpop/pull/3153#discussion_r2195528815
########## CHANGELOG.asciidoc: ########## @@ -76,6 +76,7 @@ This release also includes changes from <<release-3-7-XXX, 3.7.XXX>>. * Moved all lambda oriented Gremlin tests to `LambdaStepTest` in the Java test suite. * Removed the `@RemoteOnly` testing tag in Gherkin as lambda tests have all been moved to the Java test suite. * Updated gremlin-javascript to use GraphBinary as default instead of GraphSONv3 +* Added the `asNumber()` steps to perform number conversion. Review Comment: new steps like this should probably come with an addition to the semantics doc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org