Tuesday, August 12, 2008

Some more work done

New cmdlets implemented: Import-Csv, Export-Csv, ConvertTo-Html

Improved the PSObject implementation a nice amount. PSObject now implements all public methods that the PowerShell one does (except for IFormatable, but I am working on this).

Improved WildcardPattern, FileSystemProvider, Format-List, LanguagePrimatives.

These changes will be merged with the BZR branch on http://www.launchpad.net/pash later today. I still have some more kinks to work out.

No comments: