Skip to content

1.1.1

Latest

Choose a tag to compare

@ns-vasilev ns-vasilev released this 21 Dec 16:39
· 5 commits to main since this release

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

Documentation

  • Update CHANGELOG
  • Update the development setup section
  • Update README.md

Miscellaneous Tasks

  • Remove the swiftpm forlder
  • Add renovate configuration
  • Add release workflow for GitHub Actions
  • Automate code formatting and linting with github actions
  • Add conventional-pr.yml for PR validation
  • Add codeowners
  • Add GitHub issue and PR templates
  • Update workflow to run tests and build project
  • Remove hooks
  • Switch from Makefile to Mise

Testing

  • Implement unit tests

Uncategorized Changes

New Contributors