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
Allow for no word separator in names of generated files
- Allow the use of an empty string to separate words in generated file names
- Add EmptyStringTransformer value transformer to convert nil to empty string
- Initialize new transformer in AppDelegate +initialize
- In Preferences storyboary set separator text field to use value transformer
- Resolves#63
0 commit comments