Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

55 lines (34 loc) · 1.54 KB

Changelog

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

Added

  • Add documentation for all available properties grouped by Leafs (Adds an entry in README.md file).

    This information can be useful, because it groups all the searchable properties in one place.

Changed

  • Update iCPUID library to v1.0.6

1.0.1 - 2022-10-15

Changed

  • Update iCPUID library to v1.0.5

  • Library versions for this version

    Library Version Description
    iPowerShellCpuid 1.0.0.1 CPUID PowerShell Cmdlets library

1.0.0 - 2020-10-16

Added

  • Update iCPUID library to v1.0.3

  • Library versions for this version

    Library Version Description
    iPowerShellCpuid 1.0.0.0 CPUID PowerShell Cmdlets library
  • Solution structure, prepare solution structure to add future new specifications.

    \root
      \ documentation       [Code documentation (md files)]
      \ references          [External references]
      \ src
        \ iPowerShellCpuid  [PowerShell Cmdlets library] 
      \ tools               [CPUID PowerShell Cmdlets library]