0.4.0 — Parameter normalization
Pre-release
Pre-release
This release has four interesting changes:
- even more deep integration tests;
- camelCase normalization of parameters (
somethingURL
becomessomethingUrl
, see issue #5); - automatic explicit instantiation with class name (for example for
serviceContext
, see issue #4); - support for Titanium SDK 3.3.0.GA.
Very small steps separate us from the 1.0 release!
For Titanium SDK you can install the provided liferay-connector-commonjs-0.4.0.zip
as usually.