Skip to content

3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Feb 18:12

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 2026-02-19. All issues associated with this milestone can be found using this filter.

Documentation

Features

  • Add the originalID property to StoreTransaction
  • Add release workflow for GitHub Actions
  • Add conventional-pr.yml for PR validation
  • Switch from mint to mise

Miscellaneous Tasks

  • Bumpd dependencies
  • Add a test plan for the macOS action
  • Add codeowners
  • Remove .swiftpm
  • Remove dependabot
  • Bump the danger version
  • Add .spi.yml
  • Update the codecov action
  • Add GitHub issue and PR templates
  • Automate code formatting and linting with git hooks
  • Update building and testing configurations
  • Update ruby version to 3.4.7
  • Add a configuration for the renovate bot

Testing

  • Update mocks for unit testing

Uncategorized Changes

Chore

  • Update dependency pointfreeco/swift-snapshot-testing to v1.18.9
  • Update dependency apple/swift-docc-plugin to v1.4.6
  • Update dependency space-code/concurrency to v0.3.1
  • Update dependency space-code/atomic to v1.1.1

New Contributors