Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

75 lines (54 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

Configuration

  • Remove unnecessary module imports

Documentation

  • New CHANGELOG
  • Update README with latest details and code

Features

  • Add s-search completion
  • Enhance loading of profile scripts
  • Add update-profilemodules + tweak vscode cmd
  • Add aws-cli shell completion
  • Adjust shell completions to only run if found
  • Update modules functionality and functions

[1.0.0] - 2021-10-10

Bug Fixes

  • Fix completion script root
  • Fixed issues with edit functions mixups

Configuration

  • Update attributes
  • Ignore keeper
  • Add vscode workspace
  • Removed 'touch' alias for 'set-filetime' from psx package
  • Add cliff.toml git-cliff configuration file for Changelog (#1)

Documentation

  • Add Changelog.md (resolves #1)
  • Update Changelog.md

Features

  • Add encrypted config.json
  • Add experimental functions
  • Add extract-icon
  • Functions
  • Migrate to new profile dir
  • All new completion scripts
  • Extract-icon
  • Loaders
  • Update VSCode profile
  • Add hardware troubleshooting function sysutil
  • Add PSDefaultParams to profile.ps1
  • Add Troubleshooting Functions
  • New Get-IP function
  • New Get-AdminRights.ps1 function
  • Add Test-WiFi function
  • Add new 'Reset-Network' function.
  • Add hardlinked PowerShell-History log to profile dir
  • Add new Get-HistPath function

Cleanup

  • Archive old functions
  • Remove old files
  • Cleanup actual profiles

Update

  • Modules

Generated by Git-Cliff