Skip to content

Releases: emacs-eask/cli

0.12.1

17 Dec 20:15

Choose a tag to compare

0.12.1 Pre-release
Pre-release
chore(lisp): fix command usage

0.12.0

02 Dec 14:11

Choose a tag to compare

  • fix(install): Package installed calculation (a479d53)
  • fix(install-file): Get correct install package name (#318)
  • feat: Add :try for depends-on DSL (#319)
  • fix: Warning missing lexical-binding cookie in Eask-file (#320)
  • fix(extern): Avoid patching compat functions (524c02d)
  • feat(_prepare.el): Respect global/system-wide packages (e0732f2)
  • fix(lisp/extern): Clean up compat (2b41f5d)
  • fix(lisp): Paint keywords with nested ansi codes (#323)
  • feat(create): Add new command for el-project (#325)
  • feat(lint): Add command for org-lint (#328)
  • fix: Avoid using white color for light theme (8acdc65)
  • fix: Use kill-current-buffer instead (#331)
  • fix: eask analyze should exit with 1 on errors (#359)
  • fix: Handle force install properly (#373)
  • feat(docker): Accept direct docker image name in version arg (b39a7d6)

0.11.9

24 Nov 07:52
210d997

Choose a tag to compare

  • fix(install): Package installed calculation (a479d53)
  • fix(install-file): Get correct install package name (#318)
  • feat: Add :try for depends-on DSL (#319)
  • fix: Warning missing lexical-binding cookie in Eask-file (#320)
  • fix(extern): Avoid patching compat functions (524c02d)
  • feat(_prepare.el): Respect global/system-wide packages (e0732f2)
  • fix(lisp/extern): Clean up compat (2b41f5d)
  • fix(lisp): Paint keywords with nested ansi codes (#323)
  • feat(create): Add new command for el-project (#325)
  • feat(lint): Add command for org-lint (#328)
  • fix: Avoid using white color for light theme (8acdc65)
  • fix: Use kill-current-buffer instead (#331)
  • fix: eask analyze should exit with 1 on errors (#359)

0.11.0

03 Apr 22:32

Choose a tag to compare

  • 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-runner accepts files arguments (d9041ea)
  • fix(_prepare.el): Keywords cannot be parsed in Emacs 26.x (0cb755e)
  • feat(src/env.js): Ensure Emacs env (#289)
  • ci(build.yml): Try forked pkg to fix arm64 build 2 (#292 and #294)
  • feat: Set error status when help is printed (#307)
  • feat: Add exit code specification (c49f53c)
  • feat(install): Add commands install-file and install-vc (#317)
  • feat(install): Handle --force flag to overwrite installed packages (#317)

0.10.3

16 Dec 00:04

Choose a tag to compare

  • 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-runner accepts files arguments (d9041ea)
  • fix(_prepare.el): Keywords cannot be parsed in Emacs 26.x (0cb755e)
  • feat(src/env.js): Ensure Emacs env (#289)
  • ci(build.yml): Try forked pkg to fix arm64 build 2 (#292 and #294)

0.10.0

14 Jun 05:29

Choose a tag to compare

  • 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)

0.9.9

04 Jun 09:30

Choose a tag to compare

  • feat: Add docs command (#245)

0.9.7

14 Apr 23:31

Choose a tag to compare

  • 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)

0.9.5

09 Feb 12:38

Choose a tag to compare

  • 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.gz instead of .zip on Unix-like system (#214 and #216)

0.9.4

28 Jan 09:28

Choose a tag to compare

  • 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)