You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -287,9 +290,10 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i
287
290
Non-release versions of this project (for example on github.com/RuntimeTools/SwiftMetrics) will use semver-parsable X.0.Z-dev.B version numbers, where X.0.Z is the last release with Z incremented and B is an integer. For further information on the development process go to the [SwiftMetrics wiki][1]: [Developing](https://github.com/RuntimeTools/SwiftMetrics/wiki/Developing).
288
291
289
292
## Version
290
-
2.4.1
293
+
2.4.2
291
294
292
295
## Release History
296
+
`2.4.2` - Removal of Swift 4.2 compiler warnings
293
297
`2.4.1` - Refactoring to remove SwiftyJSON dependency and minor fixes
0 commit comments