v0.4.2-beta
版本发布时间: 2015-07-24 09:45:59
dthree/vantage最新发布版本:v1.3.12(2015-08-25 03:40:22)
This is the pre-release beta in preparation for 1.0.
New Features
- Built-in authentication
- Support for authentication middleware
- Built-in REPL access
- "Mode" command
- "Use" command: import modules in realtime
- Support for command aliases
- Support for hidden commands
Fixed
- Session architecture redesigned:
Vantage now supports an unlimited number of independent sessions to and from each Vantage instance. A single Node instance can now support multiple instances of Vantage as well.
- Logging re-designed:
All stdout generated from a Vantage session stays within its session and doesn't "leak" to other consoles or sessions.
- Re-designed UI
The Vantage prompt underwent a heavy refactor to eliminate duplicate prompts or logging.