Skip to content

Latest commit

 

History

History
89 lines (71 loc) · 5.42 KB

File metadata and controls

89 lines (71 loc) · 5.42 KB

Changelog

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.

1.x Releases


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

  • Add renovate.json
  • Fix adapting a request during retry
  • Fix adapting a request during retry
  • Release 1.1.0-rc.1
  • Remove Package.resolved
  • Update CHANGELOG.md
  • Bump the Swift version to 6.0
  • Update IAuthenticator

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

  • @renovate[bot] made their first contribution in #35

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

Uncategorized Changes

  • Implement network-layer package