Skip to content

Releases: space-code/network-layer

1.1.0

21 Dec 18:27

Choose a tag to compare

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Released on 2025-12-21. All issues associated with this milestone can be found using this filter.

Documentation

Features

  • Add flexible request retry strategy
  • Add release workflow for GitHub Actions
  • Implement query parameters formatter
  • Switch from Makefile to Mise

Miscellaneous Tasks

  • Delete Mintfile
  • Add conventional-pr.yml for PR validation
  • Automate code formatting and linting with github actions
  • Add codeowners
  • Update workflow to run tests and build project
  • Update config
  • Update danger.yml

Uncategorized Changes

Chore

  • Update dependency space-code/atomic to v1.1.1
  • Update dependency space-code/typhoon to v1.4.0
  • Update dependency space-code/typhoon to v1.3.0
  • Update dependency wetransfer/mocker to v3.0.2

New Contributors

1.1.0-rc.2

30 May 07:15
237a186

Choose a tag to compare

1.1.0-rc.2 Pre-release
Pre-release

Released on 2025-05-30.

Fixed

  • Fix adapting a request during retry.
    • Fixed in Pull Request #7.

1.1.0-rc.1

25 Dec 13:05
abf46c5

Choose a tag to compare

1.1.0-rc.1 Pre-release
Pre-release

Released on 2024-12-25.

Added

  • Bump the Swift version to 6.0.
    • Added in Pull Request #3.

Fixed

  • Fix the inout parameter in the IAuthenticator protocol
    • Fixed in Pull Request #2.
  • Fix the package builiding.
    • Fixed in Pull Request #6.

1.0.0

04 Dec 18:04
dfb2ee4

Choose a tag to compare

Initial Release

Added

  • Initial release of network-layer.