Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@andyfleming andyfleming released this 08 Mar 00:08
· 15 commits to master since this release

Added

  • "at" style for links in documentation navigation
  • initial implementation of jpx init command
  • jpx register command
  • jpx deregister command
  • Option for "Docs" in "Jump To" menu
  • Normalization of path when registering a workspace
  • Validation for workspace registration
  • Project internals
    • Added debug timer to track server startup time
    • WebSocket route helpers
    • Changed typescript compilation target to es2017 (for CLI, Server)
    • Simple GUI for viewing DB entries

Changed

  • style of version command output
  • Project internals
    • collection (document-db-style) abstraction for data storage
    • organization of server API calls into class (for CLI)
    • default logging level to debug when developing

Fixed

  • command aliases --help and --version

screen shot 2019-03-07 at 4 07 55 pm

screen shot 2019-03-07 at 4 20 44 pm

screen shot 2019-03-07 at 4 21 13 pm

screen shot 2019-03-07 at 4 07 08 pm