- Add support for PuTTY v0.82 and use as default version
- Add support for PuTTY v0.81 and use as default version
- Add support for PuTTY v0.80 and use as default version
- Add support for PuTTY v0.79 and use as default version
- PowerShell 5.x compatibility fixes
- Perform JSON indentation ourselves before saving
- Don't write a UTF-8 BOM when saving JSON sessions
- Remove JSON comments before deserialising
- Remove usage of
-NoEnumerate
inConvertFrom-Json
- Fix handling where import path has no sessions
- Add additional enum values for
ProxyMethod
- Add support for PuTTY v0.78 and use as default version
- Fix incorrect parameter type when processing inherited sessions
- Minor code clean-up & developer tooling improvements
- Add support for PuTTY v0.77 and use as default version
- Add progress bar support to all commands
- Add support for PuTTY v0.76 and use as default version
- Add support for PuTTY v0.75 and use as default version
- Create the saved sessions registry key on import if necessary
- Fix broken catch statements on
ItemNotFoundException
due to unqualified name
- Fix PSPuTTYCfg typos in
README.md
- Initial stable release