Skip to content

v0.3.0 - Help System & Documentation

Latest

Choose a tag to compare

@pessoa736 pessoa736 released this 14 Feb 23:22
· 13 commits to main since this release
cd81046

What's New

πŸ†• Interactive Help System

  • PudimServer.help() β€” overview with quickstart
  • PudimServer.help('topic') β€” detailed docs for 10 topics
  • First-run welcome message with quickstart guide
  • PudimServer.version() β€” get current version

πŸ“ LuaDoc Annotations

  • Complete @param/@return annotations on all public functions
  • Full IDE/LSP support (autocomplete, hover docs)

πŸ€– AI Documentation

  • Rewritten copilot-instructions.md with complete API reference
  • Module dependency graph, request flow, and usage patterns

πŸ§ͺ Tests

  • 85 tests total (8 new for help module), all passing
luarocks install PudimServer 0.3.0