Skip to content

Releases: 0xWDG/SimpleNetworking

1.1.2

21 Sep 08:48
f336b12
Compare
Choose a tag to compare

Fix crash while saving cookies, Fixed mocking not working on Linux

What's Changed

  • Swift 6 Support by @0xWDG in #7
  • Add Multi platform tests by @0xWDG in #8
  • Create build-multi platform.yml by @0xWDG in #9
  • Fix crash when reading Cookies, improved mocking ability on linux by @0xWDG in #10

Full Changelog: 1.1.1...1.1.2

Swift 6 Support

08 Jul 20:36
1.1.1
5340349
Compare
Choose a tag to compare

Add Swift 6 Support

Full Changelog: main@{1day}...main

Linux Support

29 May 12:44
40fc1bb
Compare
Choose a tag to compare

What's Changed

  • Feat/automatic post type detection by @0xWDG in #3
  • Add more types as options for HTTP Requests by @0xWDG in #4
  • Linux Support by @0xWDG in #6

Full Changelog: 1.0.6...1.0.7

Support for custom post Encoding

20 May 14:00
835f357
Compare
Choose a tag to compare

Support for custom post Encoding

Support .cURL on NetworkResponse struct

18 May 12:48
6aee28d
Compare
Choose a tag to compare

Support .cURL on NetworkResponse struct

Full Changelog: 1.0.4...1.0.5

support path instead of full url for mocking

10 May 15:19
3c44bcf
Compare
Choose a tag to compare
1.0.4

Support path instead of full url.

1.0.3

02 Mar 09:41
fde7e53
Compare
Choose a tag to compare

Added support for Mocking URL requests

Full Changelog: 1.0.2...1.0.3

1.0.2

26 Feb 19:46
cc480f9
Compare
Choose a tag to compare

Added support for different post types

1.0.1

26 Feb 19:13
977893e
Compare
Choose a tag to compare

1.0.0

23 Feb 13:37
977893e
Compare
Choose a tag to compare

Initial version