Releases: Augustyniak/FileExplorer
Releases · Augustyniak/FileExplorer
v1.0.4
v1.0.3
- [changed] Minimum SDK version changed from 10.0 to 9.0.
- [fixed] Removed Xcode warning in
FileExplorer
workspace.
v1.0.2
- [fixed] Improve documentation.
- [added] Possibility to subclass built-in classes that implement
FileSpecificationProvider
protocol.
v1.0.1
- [fixed] Added missing documentation.
- [fixed] Added view which is displayed when file with unrecognized type is opened.
- [fixed] Fixed reference screenshots used by FBSnapshotTestCase.
- [added] Make file that make it super easy to run tests. Use
make test
to run all tests ormake clean
to clean build artifacts.