Skip to content

Releases: josephmoresena/Rxmxnx.PInvoke.Extensions

v1.1

02 Dec 03:40
64b6dd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1.2...1.1

v1.0.1.2

04 Jul 17:41
8ec7aec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1.1...1.0.1.2

v1.0.1.1

23 Jun 03:09
176ce95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.1.1

v1.0.1

13 Jun 07:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

v1.0.0

13 Jun 07:22
bef82d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...1.0.0

v0.3.3

27 Nov 09:34
36d4242
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.3

v0.3.1

13 Nov 12:48
4b0cb2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

v0.3.0

06 Nov 22:28
afd609e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7.1...0.3.0

v0.1.7.1

14 Oct 00:29
0ce5963
Compare
Choose a tag to compare

CStringSequence class fixes.

v0.1.7

03 Apr 01:02
b924696
Compare
Choose a tag to compare

What's Changed

  • Default implementation of IEquatable.Equals(T? other) in IWrapper.
  • Default implementation of IEquatable.Equals(IReferenceable? other) in IReferenceable.
  • Independence of IReferenceable from IWrapper
  • IMutableWrapper and IReferenceableWrapper.
  • Remove deprecated methods in InputValue.
  • Nullable fixes.
  • Documentation improvements.