- code cleanup and module reorganization.
- Added
Open-LmhostsFileto open the lmhosts file the editor of choice. - Help documentation updates.
- Updated
README.md.
- Minor changes to modify cmdlets to use the full name.
- Modified Write-Host warning to use Write-warning.
- Minor updates to README.
- minor manifest changes.
- revised help
- Modified Get-LMHostEntry to default to Name parameter set
- modified commands to work in a pipelined expression so that you can GET | SET or GET | REMOVE -minor changes to manifest
- copyright updates
- revised help
- updated README
- switched to semantic version numbers
- published to the PowerShell Gallery
- minor formatting changes
- Added aliases to Computername
- Modified Get-LMHostsEntry to handle multiple matches
- updated help documentation
- Fixed encoding bug when creating a new file
- Initial release