Releases: PinguApps/AppwriteSdk
Releases · PinguApps/AppwriteSdk
v1.1.3
Changes
🚀 Features
- [#623] Added additional method to create document but return another type - Thanks to @pingu2k4!
🔗 Dependencies
- [#620] Update dependency xunit.runner.visualstudio to 3.0.1 - Thanks to @renovate!
v1.1.2
Changes
🐛 Bug Fixes
🔗 Dependencies
- [#614] Update dependency xunit to 2.9.3 - Thanks to @renovate!
- [#615] Update actions/upload-artifact digest to 65c4c4a - Thanks to @renovate!
v1.1.0
Changes
🐛 Bug Fixes
- [#611] Added additional formats to multi format date converter - Thanks to @pingu2k4!
v1.0.3
Changes
🐛 Bug Fixes
- [#605] Fixed a bug with serializing anything using Nullable DateTimes - Thanks to @pingu2k4!
v1.0.2
Changes
🐛 Bug Fixes
- [#602] Applied a fix serializing documents - Thanks to @pingu2k4!
v1.0.1
Changes
🐛 Bug Fixes
- [#599] Fixed a bug where users could not queery the DB using the Select to select specific columns - Thanks to @pingu2k4!
🔗 Dependencies
- [#598] Update dependency coverlet.msbuild to 6.0.3 - Thanks to @renovate!
- [#597] Update dependency coverlet.collector to 6.0.3 - Thanks to @renovate!
- [#596] Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.3 - Thanks to @renovate!
v1.0.0
Changes
⛓️💥 Breaking
- [#593] Renamed all usable objects from each lib - Thanks to @pingu2k4!
🚀 Features
🔗 Dependencies
- [#591] Update actions/setup-dotnet digest to 87b7050 - Thanks to @renovate!
- [#590] Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.2 - Thanks to @renovate!
🌀 Meta
- [#593] Renamed all usable objects from each lib - Thanks to @pingu2k4!
v0.4.6
Changes
🐛 Bug Fixes
- [#587] 586 Ensured that config is only ever accessed as a keyed service to prevent it being overwritten - Thanks to @pingu2k4!