We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117c750 commit 1e655adCopy full SHA for 1e655ad
ChangeLog.md
@@ -1,4 +1,9 @@
1
# Changelog
2
3
+## Version [0.2.0](https://github.com/cedx/sql.ps1/compare/v0.1.0...v0.2.0)
4
+- Added a simple object mapping feature.
5
+- Added new cmdlets: `Get-ServerVersion`, `New-Command` and `New-Parameter`.
6
+- Replaced the `-AsHastable` parameter of `Get-First`, `Get-Single` and `Invoke-Query` cmdlets by the `-As` parameter.
7
+
8
## Version 0.1.0
9
- Initial release.
0 commit comments