Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

61 lines (50 loc) · 2.52 KB

Change Log

All notable changes to this project will be documented in this file.

[Unreleased]

Added

  • Add the Dependapot action
    • Added in Pull Request #15.
  • Add DocC deployment template
    • Added in Pull Request#13.
  • Add additional badges to README.md
    • Added in Pull Request #12.
  • Add files to comply with community standards
    • Added in Pull Request #11.
  • Update the GitHub Actions configuration
    • Added in Pull Request #10.
  • Add the Swift Package Index badges to README.md
    • Added in Pull Request #9.
  • Update the Ruby version from 2.7 to 3.1.4
    • Added in Pull Request #8.
  • Implement typo checking
    • Added in Pull Request #7.

Updated

  • Update the deploy_docc.yml action
    • Updated in Pull Request #18.
  • Update the post_get_project script
    • Updated in Pull Request #14.

1.x Releases

Released on 2023-12-18

Fixed

  • Implementing the handling of failed tests on GitHub Actions
    • Added in Pull Request #6.

Released on 2023-12-01

Added

  • Update GitHub Actions configuration
    • Added in Pull Request #4.
  • Integrate danger
    • Added in Pull Request #2.
  • Add issues and pull request templates
    • Added in Pull Request #1.

Fixed

  • Fix deprecated SwiftLint rules
    • Added in Pull Request #3.

Released on 2023-10-12.

Added