Skip to content

Multiple improvements

Latest
Compare
Choose a tag to compare
@sbcgua sbcgua released this 05 Jun 14:41
· 9 commits to master since this release
! BREAKING: cut support of multiple include dirs, due to technical reasons. Please log an issue if you need this feature
! BREAKING: default eol is 'lf'
+ Create .meta/src_files with SHA1 of source files, to be compatible with abap version
+ watcher now watches include dirs as well
+ included files are listed in the output
+ skipFieldStartingWith config param, to control a fields-prefix to ignore
+ cleanDestDirOnStart config param
+ --no-zip command line param
+ better missing config handling
* multiple refactoring