Skip to content

Releases: netreconlab/parse-server-swift

0.13.0

04 Aug 16:22
7c11bd3
Compare
Choose a tag to compare

What's Changed

  • feat: Add ability to pass routes into configuration by @cbaker6 in #74

Full Changelog: 0.12.0...0.13.0

0.12.0

21 Jul 15:11
336b0d2
Compare
Choose a tag to compare

What's Changed

  • feat: Add first class support for ParseConfig by @cbaker6 in #73

Full Changelog: 0.11.2...0.12.0

0.11.2

13 Jul 23:07
a6383a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

12 Jul 17:42
1d2d7b7
Compare
Choose a tag to compare

What's Changed

  • fix: Use ParseEncoder when encoding data to ParseServer by @cbaker6 in #71

Full Changelog: 0.11.0...0.11.1

0.11.0

11 Jul 22:03
63d0735
Compare
Choose a tag to compare

What's Changed

  • fix: Update async functionality of server by @cbaker6 in #70

Full Changelog: 0.10.0...0.11.0

0.10.0

11 Jul 19:58
ba46b6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.2...0.10.0

0.9.2

20 Oct 15:54
0538fca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

24 Sep 22:45
0e5b1fa
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump sersoft-gmbh/SwiftyActions from 2 to 3 by @dependabot in #49
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #48
  • build(deps): bump sersoft-gmbh/swift-coverage-action from 3 to 4 by @dependabot in #50
  • chore: Bump dependency versions by @cbaker6 in #51

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

24 Jun 21:58
be2c6dd
Compare
Choose a tag to compare

What's Changed

  • feat: Use new ParseHookFunction and ParseHookTrigger types by @cbaker6 in #43

Full Changelog: 0.8.8...0.9.0

0.8.8

23 Jun 17:36
5aaf4dd
Compare
Choose a tag to compare

What's Changed

  • fix: Always use full path for Hook routes by @cbaker6 in #41

Full Changelog: 0.8.7...0.8.8