Skip to content

Latest commit

 

History

History
99 lines (75 loc) · 5.41 KB

File metadata and controls

99 lines (75 loc) · 5.41 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.

0.x Releases


Miscellaneous Tasks

  • Update simulator version in CI
  • Update ci.yml

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

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

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

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

Uncategorized Changes

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

Uncategorized Changes

  • Release 0.1.0
  • Bump the Swift version to 6.0