Skip to content

Releases: NullDivision/doctyped

v1.3.4

02 Jul 08:50
7e4d465
Compare
Choose a tag to compare

Changed

  • replaced request with got as the former is now considered deprecated

Security

  • bumped a bunch of dev dependencies to latest version
  • bumped ejs to latest patch version
  • bumped yargs to version 17.0.1

GraphQL support

14 Jan 17:21
Compare
Choose a tag to compare

Features

  • GraphQL definition scanning

Additional properties

28 Nov 01:13
Compare
Choose a tag to compare

Features

  • added support for additionalProperties in Swagger types

Fixed

  • deduped type imports from external references

Typescript support

27 May 09:25
Compare
Choose a tag to compare
  • add support for typescript output

Output maintenance

21 Apr 13:08
Compare
Choose a tag to compare
  • confusing not-found error has been hidden
  • whitespace fixed on output files

Package fix

21 Apr 13:07
Compare
Choose a tag to compare
  • package target now properly points to dist index

Custom renderer

07 Apr 18:26
Compare
Choose a tag to compare
  • created new custom renderer and parser
  • fixed remote descriptor fetch issue
  • added export for enumerable types

v0.3.0

24 Mar 18:36
Compare
Choose a tag to compare
  • added output path option