Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Remaining Docstrings #3

Merged
merged 28 commits into from
Aug 12, 2023
Merged

Add Remaining Docstrings #3

merged 28 commits into from
Aug 12, 2023

Conversation

novacbn
Copy link
Owner

@novacbn novacbn commented Jul 27, 2023

CHANGELOG

  • [@enzastdlib/commands] Added missing docstrings and examples.
  • [@enzastdlib/environment] Added missing docstrings and examples.
  • [@enzastdlib/decorators] Added missing docstrings and examples.
  • [@enzastdlib/json5] Added remaining missing docstrings and examples.
  • [@enzastdlib/json5] Updated parseJSON5Expression docstrings to be per-overload.
  • [@enzastdlib/rpc-http] Added missing docstrings and examples.
  • [@enzastdlib/rpc-http] BREAKING Moved HTTPCallOptions into client.ts.
  • [@enzastdlib/rpc-messageport] Added missing docstrings and examples.
  • [@enzastdlib/rpc-streams] Added missing docstrings and examples.

novacbn added 28 commits July 25, 2023 13:39
    - Deno's documentation system does not flatten the overloads. Instead presents overloads as a selectable list in its UI.
…g for `testDotenv` / `validateDotenv`.

- [@enzastdlib/json5] Added TODO regarding adding proper closures.
- [@enzastdlib/decorators] Removed outdated TODOs.
- [@enzastdlib/commands] Fixed module specifier typo.
- [@enzastdlib/environment] Fixed object properties being malformed.
…lient.

- [@enzastdlib/rpc-messageport] Added missing docstrings and examples for client.
- [@enzastdlib/rpc-streams] Added missing docstrings and examples for client.
…ent.ts`.

    - Its previous file, `procedure.ts`, was an artifact of old API design.
…rver.

- [@enzastdlib/rpc-messageport] Added missing docstrings and examples for server.
- [@enzastdlib/rpc-streams] Added missing docstrings and examples for server.
- [@enzastdlib/rpc-messageport] Removed outdated TODO.
- [@enzastdlib/rpc-streams] Removed outdated TODO.
@novacbn novacbn merged commit 4e6747c into main Aug 12, 2023
@novacbn novacbn deleted the 2-add-remaining-docstrings branch August 12, 2023 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant