tag:github.com,2008:https://github.com/SomeRandomiOSDev/ProjectTemplate/releasesRelease notes from ProjectTemplate2021-11-15T18:32:59Ztag:github.com,2008:Repository/356339987/0.5.12021-11-15T18:35:35Z0.5.1<ul>
<li>Fixed up Codacy issues.</li>
<li>Updated all workflows to run using <code>macOS-11</code>.</li>
<li>Other minor fixes.</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.5.02021-11-14T02:54:59Z0.5.0<ul>
<li>Added pull request template & issue form templates.</li>
<li>Added contributing, contributors, and code of conduct documents.</li>
<li>Updated workflows with path filters to avoid unnecessary workflow runs.</li>
<li>Added log artifacts to all relevant workflows.</li>
<li>Added DocC documentation catalog.</li>
<li>Added <code>documentation.yml</code> workflow.</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.4.12021-10-28T17:35:41Z0.4.1<ul>
<li>Added workflow for automatically publishing CocoaPods</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.4.02021-10-28T14:14:22Z0.4.0<ul>
<li>Removed unnecessary dependency check in <code>workflowtests.sh</code></li>
<li>Updated <code>.swiftlint.yml</code> with default excludes and ignored/updated rules</li>
<li>Updated README header formatting and added missing Github Action status badges</li>
<li>Updated default tvOS deployment version to '9.0'</li>
<li>Updated scripts to standardize arguments format & additional error/signal handling</li>
<li>Added configuration options for conditionally signing git commits and tags</li>
<li>Fixed <code>codecov.io</code> upload steps in <code>swift-package.yml</code></li>
<li>Split linting steps in <code>cocoapods.yml</code> for parallelization by using a build matrix</li>
<li>Added <code>swiftlint.yml</code> Github Action workflow</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.3.02021-10-28T13:56:22Z0.3.0<ul>
<li>Added <code>workflowtests.sh</code> for running all workflow tests locally for configured projects</li>
<li>Updated default SPM version in README</li>
<li>Added GPG signing for git tags</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.2.12021-10-28T13:54:21Z0.2.1<ul>
<li>Fixed issues when running Github Actions</li>
<li>Disabled commit/tag signing when running unit tests</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.2.02021-10-28T13:52:43Z0.2.0<ul>
<li>Added unit tests for configuring project templates</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.1.22021-10-28T13:51:26Z0.1.2<ul>
<li>Updated <code>config.sh</code> script with a help message</li>
<li>Added watchOS unit tests to <code>xcodebuild.yml</code> workflow</li>
<li>Migrated to using XCTestPlans</li>
<li>Set the default branch to <code>main</code> when initializing git repos</li>
<li>Upgraded project to Xcode 13.0</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.1.12021-10-28T13:48:58Z0.1.1<ul>
<li>Fixed issues in the <code>xcodebuild.yml</code> workflow</li>
<li>Added <code>workflow_dispatch</code> trigger to workflow actions</li>
</ul>SomeRandomiOSDevtag:github.com,2008:Repository/356339987/0.1.02021-10-28T13:44:05Z0.1.0<ul>
<li>Initial Release</li>
</ul>SomeRandomiOSDev