Skip to content

Releases: sbcgua/mockup-compiler-js

Multiple improvements

05 Jun 14:41
Compare
Choose a tag to compare
! 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

version 1.0.5

08 Feb 22:19
Compare
Choose a tag to compare

security fixes, dependencies updates