Skip to content

2.1.2 Add .swiftpm to gitignore and misc cleanup

Compare
Choose a tag to compare
@roanutil roanutil released this 15 Nov 18:25
· 66 commits to main since this release
c8ffdc2

What's Changed

  • Add .swiftpm to gitignore to stop schemes from polluting packages that depend on NetworkService by @roanutil in #5
  • Run swiftformat by @roanutil in #5
  • Update ci.yml to use newer codecov flow by @roanutil in #5
  • Add codecov badge to README by @roanutil in #5
  • Remove unnecessary use of try!. Resolves issue #1. by @roanutil in #5
  • Add missing assertion descriptions in tests. Resolves swiftlint warnings. by @roanutil in #5

Full Changelog: 2.1.1...2.1.2