Skip to content

Releases: clojure/java.doc

v0.1.4

Choose a tag to compare

@JarrodCTaylor JarrodCTaylor released this 13 Feb 18:18
  • Reflectively look up inherited methods when not found in target class
  • Add constructor support to jdoc, jdoc-data, and sigs

v0.1.3

Choose a tag to compare

@JarrodCTaylor JarrodCTaylor released this 23 Jan 21:51

Include :return-type in response from jdoc-data

v0.1.2

Choose a tag to compare

@JarrodCTaylor JarrodCTaylor released this 20 Nov 20:08
Fixed method detail matching to support fully qualified type names

v0.1.1

Choose a tag to compare

@JarrodCTaylor JarrodCTaylor released this 20 Nov 18:02
Enhanced to support generic types in method signatures

v0.1.0

Choose a tag to compare

@JarrodCTaylor JarrodCTaylor released this 18 Nov 16:27
Improved error messages when no documentation exists