Skip to content

πŸ”– v8.0.3

Choose a tag to compare

@Pack3tL0ss Pack3tL0ss released this 25 Feb 18:04
· 1456 commits to master since this release
  • πŸ’¬ Various help text / confirmation imrprovements, typo-fixes, etc.
  • πŸ’¬ Add messaging around cnx when --cnx flag is used in add group
  • πŸ’¬ improve csv output, ,None, --> ,,
  • πŸ’¬ Ensure LF at EoF when writing to file
  • ✏️ Fix Typo (copy / paste error) in README
  • ♻️ Update SortGroupOptions (for auto-complete) to use updated field names.
  • 🚩 Remove cencli tshoot & cencli show tshoot which has been marked deprecated since 7.x.
  • Both now use `ts` as in `cencli ts` & `cencli show ts`
    
  • ✨ expose / unhide update ap
  • ♻️ use common cli.confirm confirmation function.
  • 🚧 Add convenience method to update ap settings (ap-env)
  • 🏷️ Add full typing to custom Spinner class
  • ✨🚚 Add cencli export configs Moved from cencli show configs --all and vastly improved.