Skip to content

Releases: dbosoft/YaNco

Release 4.0 (Release Candidate 2)

28 Apr 13:30
f603863
Compare
Choose a tag to compare
Pre-release
removed the simplified RfcContext constructor (4.x) (#45)

bad design decision - keep it straight is it was in past and use one constructor
instead added a ConnectionBuilder to fluent build options for connection and runtime.

Release 4.0 (Release Candidate 1)

27 Apr 17:22
d433e4d
Compare
Choose a tag to compare
Pre-release
Update of references (#40)

* replaced gitversiontask with GitVersion.MSBuild
* updated JetBrains.Annotations

Release 4.0 - Beta 2

25 Apr 19:52
e2bbe7d
Compare
Choose a tag to compare
Release 4.0 - Beta 2 Pre-release
Pre-release
fix row iterator (#37)

* check for null pointer handles

* don't move row in iterator if MoveToFirstTableRow fails

Release 3.1.1

23 Apr 20:45
714a5c8
Compare
Choose a tag to compare

Release 4.0 - Beta 1

22 Apr 13:07
5e6388f
Compare
Choose a tag to compare
Release 4.0 - Beta 1 Pre-release
Pre-release
prefer EitherAsync instead of Task<Either<>> (#33)

* prefer EitherAsync instead of Task<Either<>>
* update of dbosoft.functional package

Release 3.1

15 Aug 13:19
3a25a44
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

Release 3.1 (Release Candidate 2)

15 Aug 13:06
3a25a44
Compare
Choose a tag to compare

Release 3.0.0

13 Jun 16:54
9da4cfd
Compare
Choose a tag to compare

Release 3.0.0 contains no implementation changes compared to 2.1.0.

But as the project name as been changed from Dbosoft.SAP.NwRfc to Dbosoft.YaNco all namespace have been changed accordingly.

Release 3.0.0 is also the first release that is available as nuget package. To achive this the native build will no longer contain the required library files from the nwrfcsdk.

3.0 release candidate 3

13 Jun 11:18
Compare
Choose a tag to compare
Pre-release
v3.0.0-rc.3

removed experimental .net core support

3.0 release candidate 2

12 Jun 19:25
Compare
Choose a tag to compare
Pre-release
v3.0.0-rc.2

Merge branch 'master' of https://github.com/dbosoft/YaNco