Skip to content

0.9.0

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 17 Nov 10:06
· 186 commits to master since this release
  • Add command to generate LICENSE file (#155)
  • Add new DSLs author and license (#156)
  • Add license linter (#157)
  • Allow few commands' execution without any Eask-file (#159)
  • Add command cat (#160)
  • Improve messages while processing package transaction (#164)
  • Improve messages while task cleaning all (#165)
  • Add clean option for clean compile environment (#166)
  • Split up config and global space into two different environments (#167)
  • Add use of --show-hidden option (#168)
  • Add command to generate ignore file (#169)
  • Use standard output (#170)
  • Fix non-displayable character, use ascii instead (#172)
  • Use environment PATH to specify Emacs version to use (#173)
  • Fix showing positional arguments in subcommand's help menu (#174)
  • Add aliases for pkg-file command (0d35d76)
  • Add option to init from Keg-file (#182)
  • Add option to init from elisp source file (#183)
  • Print archives progress (#184)
  • Respect package file path in autoload command (44c0424)
  • fix(vcpkg): Use workaround for MODULE_NOT_FOUND error (#187)
  • Add docker command (#188)
  • Enter docker directly when no arguments (#191)
  • Add command to generate recipe (#192)
  • Add option to init from Eldev-file (#193)
  • Add command commnad for custom commands (#195)
  • Merge the two commands run and command (#196)
  • Add melpazoid command (#202)
  • Add source command and its subcommands (#203)
  • Add bump command (#204)
  • fix: Print with stdout (#205)