File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed
Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version [ 0.15.1] ( https://github.com/cedx/sql.net/compare/v0.15.0...v0.15.1 )
4+ - Fixed the handling of parameter names and values.
5+
36## Version [ 0.15.0] ( https://github.com/cedx/sql.net/compare/v0.14.0...v0.15.0 )
47- Added an indexer to the ` ParameterCollection ` class.
58- Added the ` Contains() ` , ` IndexOf() ` and ` RemoveAt() ` methods to the ` ParameterCollection ` class.
Original file line number Diff line number Diff line change 11@ {
22 DefaultCommandPrefix = " Sql"
3- ModuleVersion = " 0.16.0 "
3+ ModuleVersion = " 0.15.1 "
44 PowerShellVersion = " 7.5"
55 RootModule = " bin/Belin.Sql.Cmdlets.dll"
66
Original file line number Diff line number Diff line change 44 <Copyright >© Cédric Belin</Copyright >
55 <Description >A simple micro-ORM, based on ADO.NET and data annotations.</Description >
66 <Product >SQL Mapper for .NET</Product >
7- <Version >0.16.0 </Version >
7+ <Version >0.15.1 </Version >
88 </PropertyGroup >
99
1010 <PropertyGroup >
Original file line number Diff line number Diff line change 44 <Copyright >© Cédric Belin</Copyright >
55 <Description >A simple micro-ORM, based on ADO.NET and data annotations.</Description >
66 <Product >SQL Mapper for .NET</Product >
7- <Version >0.16.0 </Version >
7+ <Version >0.15.1 </Version >
88 </PropertyGroup >
99
1010 <PropertyGroup >
Original file line number Diff line number Diff line change 44 <Copyright >© Cédric Belin</Copyright >
55 <Description >A simple micro-ORM, based on ADO.NET and data annotations.</Description >
66 <Product >SQL Mapper for .NET</Product >
7- <Version >0.16.0 </Version >
7+ <Version >0.15.1 </Version >
88 </PropertyGroup >
99
1010 <PropertyGroup >
Original file line number Diff line number Diff line change 33 <Company >Cedric-Belin.fr</Company >
44 <Copyright >© Cédric Belin</Copyright >
55 <Product >SQL Mapper for .NET</Product >
6- <Version >0.16.0 </Version >
6+ <Version >0.15.1 </Version >
77 </PropertyGroup >
88
99 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments