Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

v0.9.0

Compare
Choose a tag to compare
@markmcdowell markmcdowell released this 17 Jun 17:04
· 401 commits to main since this release
206ef51

0.9.0 (2020-06-17)

Bug Fixes

  • core: catching any errors loading configuration files (d444ce3)

Features

  • api: adding support for certificates and origin (91f1bf7)
  • core: adding describe command (e0503c3)
  • core: adding hide and how to command line (0c03931)
  • core: adding quiet option to ps command (1af8f1c)
  • core: configuration generator now takes an object (607878e)
  • core: generating unique random names for configuration (bac7b25)
  • core: implementing router service (cd72f99)
  • core: launching applications that come in through open-url (1cb4f8a)
  • core: registering configuration sent from a second instance (20acc6b)
  • core: updating ipc connect id (d92c674)
  • core: using com.reactivemarkets. for the ipc appspace (044af00)