Releases: nuskey8/CsSqlite
Releases · nuskey8/CsSqlite
v1.1.0
What's Changed
BREAKING CHANGES
- change: use function pointer instead delegate by @nuskey8 in #8
- change:
Add(value)->Add(index, value)by @nuskey8 in #10
Features
Bug fixes
Others
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- remove:
System.Runtime.CompilerServices.Unsafedependency by @nuskey8 in #1 - Fix dll name generated by csbindgen by @KurisuJuha in #2
- fix: windows DllImport path by @nuskey8 in #3
- chore: bump up to 1.0.1 by @nuskey8 in #4
New Contributors
- @nuskey8 made their first contribution in #1
- @KurisuJuha made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/nuskey8/CsSqlite/commits/v1.0.0