Skip to content

v0.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 12:38
76b92fd

Enhancements

  • Add custom link declaration support for known types (#37)
  • Make inlined structs get references from where they are inlined (#33)
  • Support multi-line and indent preservation using raw docstring for type docs (#28)
  • Support for inlining fields of embedded types (#25)

Misc

  • Update go dependencies (#43)
  • Update go to 1.20 (#42)
  • Run e2e tests on build (#41)
  • Enable build action for PR (#40)
  • Fix formatting in test types (#32)
  • Use test config in tests (#24)