Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 14 Jun 05:29
· 3 commits to master since this release
  • fix: Unsilent in Eask-file by default (40d82be)
  • Make better use for special commands (#206)
  • feat: Accept rest arguments after command line separator (#207)
  • feat(_prepare.el): Add program temp buffer (6262821)
  • fix(indent.el): Further improve indent-lint (c0bf56c)
  • fix: Compatible to Emacs 26.x (#209)
  • feat(repl): Add the Elisp REPL command (#210)
  • fix(generate/workflow): Require emacs version (f643c5d)
  • chore: Alias pack to package command (e209d7c)
  • fix(build.yml): Release with .tar.gz instead of .zip on Unix-like system (#214 and #216)
  • feat: Add loc command (#227)
  • fix: Allow initialize in other scopes (#229)
  • feat: Rename command check-eask to analyze (#230)
  • feat(fmt): Add formatters (#232)
  • feat(test): Add built-in ecukes test command (#236)
  • fix: Don't pollute outer programs (#239)
  • feat(generate/test): Add commands to setup test files (#243)
  • feat: Add docs command (#245)
  • feat(cmds): Add recompile command (#254)
  • feat(eask): Use strict option (#256)