Skip to content

Releases: schoero/unwritten

v0.1.3

30 Oct 05:38
df3ce2b
Compare
Choose a tag to compare

compare changes

Features

  • Allow partial rendering of parent names (c960a4e)

Fixes

  • Reduce nesting only if it was increased (8126e25)

❤️ Contributors

  • Roger Schönbächler

v0.1.2

29 Oct 20:38
f678e5c
Compare
Choose a tag to compare

compare changes

Features

  • Add option to render the name of the parent namespace (51cd641)

Fixes

  • Make properties in config optional (0066206)

Refactors

  • Use helper functions for ctx modifiers (50d79f9)

Chore

Styles

CI

  • Test on latest node version (22cb1ba)
  • Allow parallel execution (dc00702)

❤️ Contributors

  • Roger Schönbächler

v0.1.1

28 Oct 16:57
fbf75ab
Compare
Choose a tag to compare

compare changes

Fixes

  • Missing spaces in enum members (9db87d0)
  • Function section type (fdf01d6)

Chore

Tests

❤️ Contributors

  • Roger Schönbächler

v0.0.4

07 Oct 06:44
140e463
Compare
Choose a tag to compare

compare changes

Features

  • Create initial config (c495d00)
  • Add functions (6d58bb0)
  • Add support for union types (8131133)
  • Add support for intersection types (f7c6824)
  • types: Add support for tuples (056d53c)
  • Add basic generics support (9a505b0)
  • Add support for inheritance (6a1500e)
  • Add markdownlint (5b659de)
  • Add recommended extensions (4310f4e)
  • Add module and namespace types (eeed235)
  • Add enum (e489663)
  • Add interface renderer (128a772)
  • Add markdownlint config (dccb353)
  • Add support for inverted paths (06ea1fc)
  • Add support for generic interfaces (43d0640)
  • Add support for mapped types (128b6ef)
  • Add type query (15cf38f)
  • Use tsconfig paths (eec83b0)
  • renderer: Add support for array type (8d51ac6)
  • renderer: Add support for tuple type (48fd977)
  • Add support for child renderer (26e6f1a)
  • Implement function type correctly (610c716)
  • Support indexed access types (aabdf55)
  • Add markdown renderer (c7c8842)
  • Add sectionNode (54c453e)
  • Add sections around entities (803bd44)
  • Add support for set type (9252714)
  • Add support for map type (f0e0cdf)
  • Add support for map type" (f64c15f)
  • Add support for set type" (f0936d0)
  • html: Semantic html tags and sidebar (8f0ea02)
  • Render unresolved type (874a181)
  • Handle default exports and export assignment (769a866)
  • Add changelog-config (d1b3968)
  • Don't render private members (f896d4f)
  • Add export registry (1ea4160)
  • Add option to disable rendering of the undefined type of optional types (cae3383)
  • Add option to disable rendering of the undefined type of optional types" (4fa48cf)
  • Create virtual fs and use it in tests (88b2f43)
  • Multiple entrypoints (b1c26b6)
  • jsdoc: Support throws tag (b93e3aa)
  • Add support for eventProperty TSDoc tag (35d73ac)
  • Create paddedNode (d85399e)
  • Add displayName to anchor (8c925d4)

Fixes

Read more

v0.0.3

30 Aug 20:42
9ab402b
Compare
Choose a tag to compare

Features

  • Create initial config (c495d00)
  • Add functions (6d58bb0)
  • Add support for union types (8131133)
  • Add support for intersection types (f7c6824)
  • types: Add support for tuples (056d53c)
  • Add basic generics support (9a505b0)
  • Add support for inheritance (6a1500e)
  • Add markdownlint (5b659de)
  • Add recommended extensions (4310f4e)
  • Add module and namespace types (eeed235)
  • Add enum (e489663)
  • Add interface renderer (128a772)
  • Add markdownlint config (dccb353)
  • Add support for inverted paths (06ea1fc)
  • Add support for generic interfaces (43d0640)
  • Add support for mapped types (128b6ef)
  • Add type query (15cf38f)
  • Use tsconfig paths (eec83b0)
  • renderer: Add support for array type (8d51ac6)
  • renderer: Add support for tuple type (48fd977)
  • Add support for child renderer (26e6f1a)
  • Implement function type correctly (610c716)
  • Support indexed access types (aabdf55)
  • Add markdown renderer (c7c8842)
  • Add sectionNode (54c453e)
  • Add sections around entities (803bd44)
  • Add support for set type (9252714)
  • Add support for map type (f0e0cdf)
  • Add support for map type" (f64c15f)
  • Add support for set type" (f0936d0)
  • html: Semantic html tags and sidebar (8f0ea02)
  • Render unresolved type (874a181)
  • Handle default exports and export assignment (769a866)
  • Add changelog-config (d1b3968)
  • Don't render private members (f896d4f)
  • Add export registry (1ea4160)
  • Add option to disable rendering of the undefined type of optional types (cae3383)
  • Add option to disable rendering of the undefined type of optional types" (4fa48cf)
  • Create virtual fs and use it in tests (88b2f43)
  • Multiple entrypoints (b1c26b6)
  • jsdoc: Support throws tag (b93e3aa)
  • Add support for eventProperty TSDoc tag (35d73ac)
  • Create paddedNode (d85399e)
  • Add displayName to anchor (8c925d4)

Fixes

  • Add missing class modifiers (259965a)
  • Type error (b5b11a5)
  • Missing name property (1b875ed)
  • Style issues (7e7fa62)
  • Remove unused import (5c1cb9f)
  • Clean type references (b900108)
  • Wrong import paths (8ebe353)
  • Update interface types (141dbd0)
  • Types and tests (3ad1e85)
  • Invalid kind (d8e3919)
  • Interfaces can extend multiple other interfaces (334aa93)
  • Matching of absolute paths (3081418)
  • Import path (b1b06d0)
  • Add missing meta data (92b94ea)
  • Types should not have jsdoc tags (0de6d49)
  • tsconfig: Including tests in build (4092100)
  • Wip renderer tests (b3bb6f0)
  • Id in TypeScript > 5 is sometimes 0 (ca2816b)
  • Missing exports (97db58f)
  • Complete utility type (03a643f)
  • Class heritage rendering (582f0c1)
  • Export tests on windows (4a1e1fa)
  • Init test on windows (f9d36d7)
  • Do not render title in types (94c25f9)
  • Not spreading children (f95d0e3)
  • Typescript utility types not working (20657e8)
  • Object rendering and list rendering (b7ec53a)
  • Invalid types (8242d27)
  • Invalid command (a7e2c2c)
  • Wrong import (0dc9988)
  • Awaiting promises (7d38c5d)
  • Schema script (6bb435d)
  • Import file extensions (6ad250a)
  • Missing properties in schema (463f23d)
  • Categories crashing (91c956b)
  • Return type translation (d8b99b4)
  • Anchors not registered (b2ffb2e)
  • Filter out empty lines (0787713)
  • Remove white space up to common indentation (e75f19a)
  • Replace first newline without whitespace (5a61dc1)
  • Indentations (4d120ac)
  • Array values not detected (337b888)
  • Overriding test config (fd6db1b)
  • Make typeId optional (bdae81b)
  • Invalid package-lock json (36c9b4f)
  • Capitalize titles (f2276d4)
  • Title render max size of 6 (d8f793a)
  • Nesting not limited correctly (7f5c06f)
  • Small type errors (42c5fba)
  • Use posix paths, even on windows (025e66c)
  • Type errors (4a111eb)
  • Enforcing line breaks (49bc0a5)
  • Improve import restrictions (3c36c41)
  • Table of contents rendering (ada777b)
  • Allow defining output file name (8d9f491)
  • Table of contents rendering for classes (8f5415a)
  • linker: Keep underscore (d5dfdc0)
  • linker: Remove html entities (c1f25fb)
  • Not removing square brackets (e0c865e)
  • Escape square brackets (410856a)
  • Filter out members from excluded types (ae8a22c)
  • Don't create nested lists (8268bdf)
  • Add missing multiline type...
Read more

v0.0.2

30 Aug 20:38
9ab402b
Compare
Choose a tag to compare

Features

  • Create initial config (c495d00)
  • Add functions (6d58bb0)
  • Add support for union types (8131133)
  • Add support for intersection types (f7c6824)
  • types: Add support for tuples (056d53c)
  • Add basic generics support (9a505b0)
  • Add support for inheritance (6a1500e)
  • Add markdownlint (5b659de)
  • Add recommended extensions (4310f4e)
  • Add module and namespace types (eeed235)
  • Add enum (e489663)
  • Add interface renderer (128a772)
  • Add markdownlint config (dccb353)
  • Add support for inverted paths (06ea1fc)
  • Add support for generic interfaces (43d0640)
  • Add support for mapped types (128b6ef)
  • Add type query (15cf38f)
  • Use tsconfig paths (eec83b0)
  • renderer: Add support for array type (8d51ac6)
  • renderer: Add support for tuple type (48fd977)
  • Add support for child renderer (26e6f1a)
  • Implement function type correctly (610c716)
  • Support indexed access types (aabdf55)
  • Add markdown renderer (c7c8842)
  • Add sectionNode (54c453e)
  • Add sections around entities (803bd44)
  • Add support for set type (9252714)
  • Add support for map type (f0e0cdf)
  • Add support for map type" (f64c15f)
  • Add support for set type" (f0936d0)
  • html: Semantic html tags and sidebar (8f0ea02)
  • Render unresolved type (874a181)
  • Handle default exports and export assignment (769a866)
  • Add changelog-config (d1b3968)
  • Don't render private members (f896d4f)
  • Add export registry (1ea4160)
  • Add option to disable rendering of the undefined type of optional types (cae3383)
  • Add option to disable rendering of the undefined type of optional types" (4fa48cf)
  • Create virtual fs and use it in tests (88b2f43)
  • Multiple entrypoints (b1c26b6)
  • jsdoc: Support throws tag (b93e3aa)
  • Add support for eventProperty TSDoc tag (35d73ac)

Fixes

  • Add missing class modifiers (259965a)
  • Type error (b5b11a5)
  • Missing name property (1b875ed)
  • Style issues (7e7fa62)
  • Remove unused import (5c1cb9f)
  • Clean type references (b900108)
  • Wrong import paths (8ebe353)
  • Update interface types (141dbd0)
  • Types and tests (3ad1e85)
  • Invalid kind (d8e3919)
  • Interfaces can extend multiple other interfaces (334aa93)
  • Matching of absolute paths (3081418)
  • Import path (b1b06d0)
  • Add missing meta data (92b94ea)
  • Types should not have jsdoc tags (0de6d49)
  • tsconfig: Including tests in build (4092100)
  • Wip renderer tests (b3bb6f0)
  • Id in TypeScript > 5 is sometimes 0 (ca2816b)
  • Missing exports (97db58f)
  • Complete utility type (03a643f)
  • Class heritage rendering (582f0c1)
  • Export tests on windows (4a1e1fa)
  • Init test on windows (f9d36d7)
  • Do not render title in types (94c25f9)
  • Not spreading children (f95d0e3)
  • Typescript utility types not working (20657e8)
  • Object rendering and list rendering (b7ec53a)
  • Invalid types (8242d27)
  • Invalid command (a7e2c2c)
  • Wrong import (0dc9988)
  • Awaiting promises (7d38c5d)
  • Schema script (6bb435d)
  • Import file extensions (6ad250a)
  • Missing properties in schema (463f23d)
  • Categories crashing (91c956b)
  • Return type translation (d8b99b4)
  • Anchors not registered (b2ffb2e)
  • Filter out empty lines (0787713)
  • Remove white space up to common indentation (e75f19a)
  • Replace first newline without whitespace (5a61dc1)
  • Indentations (4d120ac)
  • Array values not detected (337b888)
  • Overriding test config (fd6db1b)
  • Make typeId optional (bdae81b)
  • Invalid package-lock json (36c9b4f)
  • Capitalize titles (f2276d4)
  • Title render max size of 6 (d8f793a)
  • Nesting not limited correctly (7f5c06f)
  • Small type errors (42c5fba)
  • Use posix paths, even on windows (025e66c)
  • Type errors (4a111eb)
  • Enforcing line breaks (49bc0a5)
  • Improve import restrictions (3c36c41)
  • Table of contents rendering (ada777b)
  • Allow defining output file name (8d9f491)
  • Table of contents rendering for classes (8f5415a)
  • linker: Keep underscore (d5dfdc0)
  • linker: Remove html entities (c1f25fb)
  • Not removing square brackets (e0c865e)
  • Escape square brackets (410856a)
  • Filter out members from excluded types (ae8a22c)
  • Don't create nested lists (8268bdf)
  • Add missing multiline types (4f3becc)
  • Collapse multiple newlines (92d2032)
  • Render multiline no...
Read more