All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.10.3 (2021-03-09)
- docgen: clean up extra __version field after typescript generator runs (e52f63a)
- docgen: fix html and typescript format outputs, refactor generation code (1f3ff62)
4.10.2 (2021-03-09)
- dont pretty print the jsca file (701d298)
4.10.1 (2021-01-12)
- docgen: guard createable property for generated methods properly (04a29be)
4.10.0 (2020-11-19)
- docgen: output optional/repeatable when true for method parameters in json-raw format (217c50f)
4.9.3 (2020-11-19)
- docgen: support references to builtin types when validating class names (9600a9f)
4.9.2 (2020-11-18)
- docgen: skip Node.js shim docs for typescript generation (d0955fa)
4.9.1 (2020-11-12)
- docgen: assertObjectKey needs to guard for null object (8b5f51d)
4.9.0 (2020-11-10)
- properly handle falsy default values (9485406)
4.8.3 (2020-10-21)
Note: Version bump only for package titanium-docgen
4.8.2 (2020-10-19)
- apidocs: show property default value and related constants (b73996a)
4.8.1 (2020-10-08)
- docgen: better match git repo URIs, report bad via console (444d94f)
4.8.0 (2020-10-08)
- titanium-docgen: include editUrl in json-raw output for types (5b0890c)
4.7.0 (2020-08-28)
- support macos (bc3462f)
- docgen: Add more validations for since/deprecated, duplicated platform listings (b28357b)
4.6.0 (2020-07-21)
4.5.1 (2020-06-19)
- docgen: don't include filename properties in json-raw output (#36) (0eca516)
- docgen: don't include pretty_name in json-raw output (#34) (7e5decd)
4.4.0 (2020-06-12)
- docgen: avoid outputting null and empty array values to shrink output json (3908195)
- validate: warning for misxed case event names, split String vs ASCII validation (ed21978)
4.3.1 (2020-04-17)
- docgen: allow unknown properties on ListDataItem (774051d)
4.3.0 (2020-03-05)
- docgen: build correct path (#27) (2f085f0)
- docgen: ts definition for Ti.Android.R (#31) (388df48)
- docgen: use correct include syntax for ejs3 (e4dde5d)
- docgen/modulehtml: correct require path (e00f175)
- docgen: improve typescript generator (#25) (34f07c5)
- docgen: improved accessors deprecation generation (#24) (5981029)
4.2.0 (2020-02-05)
4.1.0 (2019-12-12)
4.0.1 (2019-12-11)
Note: Version bump only for package titanium-docgen
- docgen: add missing typescript generator changes (22d0779)
- docgen: add missing validate command (807f211)
- docgen: allow Error and RegExp as predefined types (#10) (428aedd)
- docgen: correctly handle array syntax in callbacks (#3) (eb43ad5)
- docgen: copy over images from any of the input paths for html output (7fd48b6)
- docgen: make it work as an independent module (4ca640a)
- docgen: reference free-form text content from other files (7eae53f)
- validate: add ability to whitelist types (#5) (44d893b)
- validate: more strict checks on event properties (ca8c76f)
- validate: All documented event properties need to have a type
0.2.0 (2019-09-09)
- docgen: copy over images from any of the input paths for html output (7fd48b6)
- validate: add ability to whitelist types (#5) (44d893b)
0.1.5 (2019-08-07)
0.1.4 (2019-07-30)
- docgen: add missing validate command (807f211)
- docgen: add missing typescript generator changes (22d0779)