Please review the guidelines for contributing to this repository and remove this and all lines above this one prior to submitting your pull request
.
A brief description of your pull request
.
Ensure that your pull request
has followed all the steps below:
- Code compilation.
- All tests passing.
- No new SwiftLint issues.
- Added new unit tests, if applicable.
- Extended the documentation (including README), if applicable.
- Updated version in CBORCoding.podspec following semver guidelines.
- Ran workflowtests.sh and passed.
- Added myself to the CONTRIBUTORS file.
A detailed explaination of your changes and why these should be added to this project.
If this is related to one or more issues, please add closes #XXXX
(or any other acceptable notation) to link this pull request to them.
Any other relevant information that needs to be known about this pull request
(e.g. "tvOS 14.0 and up", "Requires Xcode 13", etc.).