v1.0.0
- File from Bundle (bunfile): Get the path from a file in the bundle
- JSON Decoder for Path (decodepath): Lets you decode a file from an specific path and convert it to your
Codablemodel. - Programmatic Root Scene (pgmroot): Add this snippet to your
SceneDelegatewhen you don't want to useStoryboards. (iOS 13+).