- Made
consolemethod called by@deprecatedtransform configurable (defaults to.trace)
@deprecatedtransform now callsconsole.warnon all function calls- Added ability to transform function declarations and object properties
- Added ability to configure
jsat.transformwith options - Made
@paramtransform more robust, accounting for missing annotations or annotations in the wrong order
- Added type-checking transform using @param annotation
- Added more tests
- Added support for single line JSDoc comments
- Fixed bugs in annotation detection
- Added unit tests for Annotation constructor
- Initial development release