Commit Graph
9 Commits
Author SHA1 Message Date
Wieland Schöbl f20038c8f9 fix: fix inherited properties not working correctly 2021-07-05 18:00:59 +02:00
Wieland Schöbl 99c698bd16 test: add filterable test for indirect types 2021-07-05 17:06:04 +02:00
Wieland SchöblandJovan Krunić 74298065e0 feat: add support for non-external premaps 2021-05-12 14:06:13 +00:00
Wieland Schöbl 33397e90fe test: add date mapping tests 2021-02-01 14:47:50 +01:00
Wieland Schöbl 058de208db test: add type alias annotation test 2020-11-30 17:21:12 +01:00
Wieland Schöbl a09be1d941 feat: add support for date mapping 2020-11-23 12:37:47 +01:00
Wieland SchöblandWieland Schöbl 485430b7f2 feat: add support for @inheritTags 2020-11-11 10:05:12 +01:00
Wieland SchöblandRainer Killinger 5330255b7e refactor: update dependencies and fix resulting errors
Upgraded JSON Schema from version 6 to version 7
Upgraded TypeDoc version to latest
Replaced 'jsonschema' with 'json-schema' package to better comply with 'ts-json-schema-generator'
Replace JSON Schema validation with AJV in areas where it wasn't used previously
Removed commander help output as it causes strange issues
2020-10-28 16:56:23 +01:00
wulkanat@gmail.com 24ea449dd4 test: add aggregations and mapping test 2020-09-29 19:02:13 +02:00