This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
13 November Release v6.0.7
Added
- Add
--user
and--password
flags toauth
command. @abdfnx - Create
--password-stdin
flag to read password from stdin toauth
command. @abdfnx - Add errors catchers to show error messages. @abdfnx
Changed
nothing
Fixed
- Fix exit from secman editor in visual studio code terminal with Alt + E shortcut.
- Fix missing files error messages.
What's Changed
- fix windows builder job, and fix homebrew job by @david-tomson in #112
- remove
from_github_packages
job fromsecman ci
to fix bugs by @david-tomson in #113 - change nodejs nodesource version to
14.x
to fix snapcraft bugs by @david-tomson in #114
Full Changelog: v6.0.61...v6.0.7