Skip to content

Releases: space-code/concurrency

0.3.1

22 Dec 12:41

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

Miscellaneous Tasks

  • Add sortImports and sortSwitchCases rules

Refactor

  • Mark methods with @discardableResult to silence unused result warnings

0.3.0

20 Dec 08:14

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

Documentation

Features

  • Switch from Makefile to Mise
  • Add release workflow for GitHub Actions

Miscellaneous Tasks

  • Update logo
  • Add GitHub issue and PR templates
  • Add conventional-pr.yml for PR validation
  • Automate code formatting and linting with github actions
  • Update the github actions configuration
  • Update config

Uncategorized Changes

New Contributors

0.2.0

30 Jan 17:44
bb71193

Choose a tag to compare

Released on 2025-01-30.

Added

  • Implement TaskFactory.
    • Added in Pull Request #3.

0.1.0

25 Dec 09:22
6d46127

Choose a tag to compare

Released on 2024-12-25.

Added

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

0.0.3

27 May 13:36
4592824

Choose a tag to compare

v.0.0.3

0.0.2

20 Apr 15:07
7176c3c

Choose a tag to compare

v.0.0.2

0.0.1

12 Jan 14:20
f961169

Choose a tag to compare

Initial Release

Added

  • Initial release of concurrency.