Releases: josephmoresena/Rxmxnx.PInvoke.Extensions
Releases · josephmoresena/Rxmxnx.PInvoke.Extensions
v1.1
v1.0.1.2
What's Changed
- Improvements and Cleanup code by @josephmoresena in #13
Full Changelog: 1.0.1.1...1.0.1.2
v1.0.1.1
v1.0.1
v1.0.0
v0.3.3
v0.3.1
v0.3.0
v0.1.7.1
CStringSequence class fixes.
v0.1.7
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.