v1.4.0
feature: add yaml set Package (#17) The root level `package` key describes the package name. Default is the directory name is not enough because it may contain a command (package main). Find the first non-test file to get the real package name.