This release features better parsing of comments from Hyperlambda, in addition to having standardised Hyperlambda syntax of every single Hyperlambda file in the system folder, by recursively traversing all files, loading and parsing them with comment preservation turned on, for then to transform them back to Hyperlambda and save them again.
In addition, CRUDified results now preserves comments such that when you automatically generate a backend Web API, the code is commented now.