[0.9.1] - 2021-06-17
Added
- Added
--stdin-filepath
option to specify location of file being taken in from stdin. This is optional and is only used to determine where to find the configuration file. If not provided, we default to searching from current working directory. (#192)
Fixed
- Fixed empty functions with comments being incorrectly collapsed leading to syntax error. (#195)