Releases: emacs-eask/cli
Releases · emacs-eask/cli
0.10.3
- fix(init): Preview final Eask file (ee7c36c)
- fix(lint): match behavior of declare linter to checkdoc (#272)
- fix(test): ERT test fails on Emacs 30+ (cc1f4e1)
- fix(test): eask options should not be passed to buttercup (#281)
- feat(core): Lazy install on required packages (#284)
- feat(compile): Improve compile messages on error (#285)
- feat(test): Make
ert-runneracceptsfilesarguments (d9041ea) - fix(_prepare.el): Keywords cannot be parsed in Emacs 26.x (0cb755e)
- feat(src/env.js): Ensure
Emacsenv (#289) - ci(build.yml): Try forked pkg to fix
arm64build 2 (#292 and #294)
0.10.0
- fix: Unsilent in Eask-file by default (40d82be)
- Make better use for
specialcommands (#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
packtopackagecommand (e209d7c) - fix(build.yml): Release with
.tar.gzinstead of.zipon Unix-like system (#214 and #216) - feat: Add
loccommand (#227) - fix: Allow initialize in other scopes (#229)
- feat: Rename command
check-easktoanalyze(#230) - feat(fmt): Add formatters (#232)
- feat(test): Add built-in
ecukestest command (#236) - fix: Don't pollute outer programs (#239)
- feat(generate/test): Add commands to setup test files (#243)
- feat: Add
docscommand (#245) - feat(cmds): Add
recompilecommand (#254) - feat(eask): Use
strictoption (#256)
0.9.9
0.9.7
- feat: Add
loccommand (#227) - fix: Allow initialize in other scopes (#229)
- feat: Rename command
check-easktoanalyze(#230) - feat(fmt): Add formatters (#232)
- feat(test): Add built-in
ecukestest command (#236) - fix: Don't pollute outer programs (#239)
- feat(generate/test): Add commands to setup test files (#243)
0.9.5
- 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)
- fix(build.yml): Release with
.tar.gzinstead of.zipon Unix-like system (#214 and #216)
0.9.4
- 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)