Skip to content

Releases: PinguApps/AppwriteSdk

v1.1.3

11 Jan 21:24
80abace
Compare
Choose a tag to compare

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

11 Jan 02:53
6315490
Compare
Choose a tag to compare

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.1

11 Jan 01:53
8109773
Compare
Choose a tag to compare

Changes

🚀 Features

v1.1.0

08 Jan 22:11
edc25ff
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#611] Added additional formats to multi format date converter - Thanks to @pingu2k4!

v1.0.4

03 Jan 01:48
8c948ec
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v1.0.3

03 Jan 01:16
4599c32
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#605] Fixed a bug with serializing anything using Nullable DateTimes - Thanks to @pingu2k4!

v1.0.2

02 Jan 02:13
95c59cb
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#602] Applied a fix serializing documents - Thanks to @pingu2k4!

v1.0.1

02 Jan 01:46
41938d0
Compare
Choose a tag to compare

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

28 Dec 09:25
434429e
Compare
Choose a tag to compare

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

21 Dec 22:55
3c91798
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#587] 586 Ensured that config is only ever accessed as a keyed service to prevent it being overwritten - Thanks to @pingu2k4!