Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Releases: nathanfallet/apirequest

APIRequest.swift v1.3.5

Choose a tag to compare

@nathanfallet nathanfallet released this 02 Nov 14:48
779527d

Fixing No such module 'FoundationNetworking'

APIRequest.swift v1.3.4

Choose a tag to compare

@nathanfallet nathanfallet released this 20 Sep 13:56
fd46130

Adding support for Linux and Windows

APIRequest.swift v1.3.3

Choose a tag to compare

@nathanfallet nathanfallet released this 15 May 10:26

Add support for content type header

APIRequest.swift v1.3.2

Choose a tag to compare

@nathanfallet nathanfallet released this 18 Apr 19:23

Fixing offline detection

APIRequest.swift v1.3.1

Choose a tag to compare

@nathanfallet nathanfallet released this 21 Dec 22:46

Adding the ability to cancel a request

APIRequest.swift v1.3

Choose a tag to compare

@nathanfallet nathanfallet released this 22 Jul 16:48

Adding support for new HTTP statuses

APIRequest.swift v1.2.1

Choose a tag to compare

@nathanfallet nathanfallet released this 09 Jun 12:14

Adding an upload progress monitoring option

APIRequest.swift v1.2

Choose a tag to compare

@nathanfallet nathanfallet released this 29 May 14:59

Adding new configuration options

APIRequest v1.1.2

Choose a tag to compare

@nathanfallet nathanfallet released this 09 May 13:41

Adding support for query parameters without value

APIRequest v1.1.1

Choose a tag to compare

@nathanfallet nathanfallet released this 09 May 10:01

Fixing bugs