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 3c4fe63 commit e4b6cefCopy full SHA for e4b6cef
ChangeLog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Version [0.6.0](https://github.com/cedx/sql.ps1/compare/v0.5.1...v0.6.0)
4
+- Added the `New-DataMapper` cmdlet.
5
+- Fixed the deserialization of `Enum` and `Nullable` types.
6
+
7
## Version [0.5.1](https://github.com/cedx/sql.ps1/compare/v0.5.0...v0.5.1)
8
- Fixed the `New-Command` cmdlet.
9
0 commit comments