Skip to content

Releases: mishael-o/Dapper.SimpleSqlBuilder

Release 3.0.1-beta

12 Feb 20:19
42ffbed
Compare
Choose a tag to compare
Release 3.0.1-beta Pre-release
Pre-release

What's Changed

Other Changes

  • Updated assembly version and documentation updates. by @mishael-o in #16

Full Changelog: v3.0.0-beta...v3.0.1-beta

Release 3.0.0-beta

12 Feb 17:57
805b139
Compare
Choose a tag to compare
Release 3.0.0-beta Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

  • Renamed SimpleBuilderBase to Builder, ISimpleParameterInfoExtensions to SimpleParameterInfoExtensions, and InternalSimpleBuilder to SimpleBuilderFactory by @mishael-o in #12

New Features ✨

  • Implemented core functionality of the fluent builder and improvements to ci-cd process by @mishael-o in #11
  • Implemented interpolated string handlers for Builder Append methods on latest .NET core version by @mishael-o in #13

Other Changes

  • Fixed package tags and updated copyright date by @mishael-o in #9
  • Updated documentation, and code optimisations and improvements by @mishael-o in #15

Full Changelog: v2.0.1...v3.0.0-beta

Release 2.0.1

23 Jan 07:23
5e01c31
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • SimpleBuilderSettings rewrite for thread safety and optimisations. by @mishael-o in #6

Other Changes

Full Changelog: v1.1.0...v2.0.1

Release 2.0.0-beta

21 Jan 20:18
ca0718e
Compare
Choose a tag to compare
Release 2.0.0-beta Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

  • SimpleBuilderSettings rewrite for thread safety and optimisations. by @mishael-o in #6

Other Changes

Full Changelog: v1.1.0...v2.0.0-beta

Release 1.1.0

16 Jan 08:41
e6a4bb1
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fixed issue with configure method of SimpleBuilderSettings overriding all setting values when only one was set. by @mishael-o in #4

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

09 Oct 15:16
51956f9
Compare
Choose a tag to compare

What's Changed

New Features ✨

Full Changelog: v0.9.3...v1.0.0

Release 0.9.3-beta

08 Oct 17:30
517e32f
Compare
Choose a tag to compare
Release 0.9.3-beta Pre-release
Pre-release

What's Changed

New Features ✨

New Contributors

Full Changelog: https://github.com/mishael-o/Dapper.SimpleSqlBuilder/commits/v0.9.3