Releases: bkase/DoctorPretty
Releases · bkase/DoctorPretty
10_000x Speedup
Thanks @chriseidhof for the 10_000x speedup with a simple fix!
SwiftPM fix
.products is needed in the new Package.swift format
Per4mance
Swift 4 support and massive performance improvements. Thanks @mbrandonw !
File-not-private
This release enables this library to be consumed by other packages through actually making methods and types public and exposed to the world. Access controlled.