-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #170 from CodaFi/fix-disequality-sections
Fix Disequality Sections
- Loading branch information
Showing
3 changed files
with
88 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
github "typelift/Swiftx" "v0.1.0" | ||
github "typelift/Swiftx" "v0.1.2" |
Submodule Swiftx
updated
4 files
+1 −1 | README.md | |
+1 −3 | Swiftx/Error.swift | |
+128 −128 | Swiftx/Sections.swift | |
+7 −0 | SwiftxTests/SectionTests.swift |
Oops, something went wrong.