Skip to content

Commit 2a5f797

Browse files
committed
feat: comprehensive manual page support and improved install scripts
🚀 Major Features: • Complete Unix manual page generation (86 pages) with 'man vapi' support • Enhanced shell install script with MANPATH configuration • Updated PowerShell install script with man page extraction • Docker integration with mandoc for container man page viewing • Automatic man page distribution in all release archives 🔧 Technical Improvements: • GoReleaser integration for automated man page inclusion • Cross-platform install script enhancements • Lint compliance with modern Go standards (0o750 permissions) • Authentication bypass for manual command in build environments 📚 Documentation: • 86 comprehensive manual pages covering all commands and subcommands • Automatic MANPATH configuration for all supported shells • Professional Unix/Linux integration with apropos, whatis, man -k support • Offline documentation access without internet dependency This release transforms Vapi CLI into a well-behaved Unix citizen with professional documentation standards.
1 parent 300bcf1 commit 2a5f797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

0 commit comments

Comments
 (0)