@@ -9,7 +9,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
99> Released N/A
1010
1111* fix(install): Package installed calculation ([ ` a479d53 ` ] ( ../../commit/a479d5355dfc832286288b790338652e174d606d ) )
12- * fix(install-file): Get correct install package name ([ ` #318 ` ] ( ../../pull/318 ) )
12+ * fix(install-file): Get correct install package name ([ #318 ] ( ../../pull/318 ) )
1313* feat: Add ` :try ` for ` depends-on ` DSL ([ #319 ] ( ../../pull/319 ) )
1414* fix: Warning missing ` lexical-binding ` cookie in Eask-file ([ #320 ] ( ../../pull/320 ) )
1515* fix(extern): Avoid patching compat functions ([ ` 524c02d ` ] ( ../../commit/524c02dc66e14449f8511d5cfc591e4fae91b3b2 ) )
@@ -91,7 +91,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
9191* Enter docker directly when no arguments ([ #191 ] ( ../../pull/191 ) )
9292* Add command to generate recipe ([ #192 ] ( ../../pull/192 ) )
9393* Add option to init from ` Eldev ` -file ([ #193 ] ( ../../pull/193 ) )
94- * Add command ` commnad ` for custom commands ([ ` #195 ` ] ( ../../pull/195 ) )
94+ * Add command ` commnad ` for custom commands ([ #195 ] ( ../../pull/195 ) )
9595* Merge the two commands ` run ` and ` command ` ([ #196 ] ( ../../pull/196 ) )
9696* Add ` melpazoid ` command ([ #202 ] ( ../../pull/202 ) )
9797* Add ` source ` command and its subcommands ([ #203 ] ( ../../pull/203 ) )
@@ -104,70 +104,70 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
104104* Handle Easkfile existence for command ` eask init ` ([ ` 2f5edb3 ` ] ( ../../commit/2f5edb3d9437d4ba55d2f014ca1ba1b65075eed8 ) )
105105* Generate log files in user directory ([ ` 974a17e ` ] ( ../../commit/974a17e3b573520a775f813c72ecbd30a32012bf ) )
106106* Make sure there is no eval error in the root layer ([ ` fbd8eb4 ` ] ( ../../commit/fbd8eb4b91dfbb614b2b59a1a2a7fea9f594313d ) )
107- * Recognize ` bsdtar ` for windows ([ ` #64 ` ] ( ../../pull/64 ) )
108- * Add ` -q ` /` --quick ` option for quickstart ([ ` #67 ` ] ( ../../pull/67 ) )
109- * Pick Eask-file by Emacs version, allow multiple Eask-files ([ ` #68 ` ] ( ../../pull/68 ) )
110- * Add command and directive for ` run-script ` ([ ` #69 ` ] ( ../../pull/69 ) )
111- * Remove alias for ` build ` subcommand ([ ` #70 ` ] ( ../../pull/70 ) )
112- * Merge ` clean ` commands to one subcommand ([ ` #71 ` ] ( ../../pull/71 ) )
113- * Fix void function ` eask-source ` to ` eask-f-source ` ([ ` #75 ` ] ( ../../pull/75 ) )
114- * Fix upcoming breaking changes from ` package-build ` ([ ` #65 ` ] ( ../../pull/65 ) )
115- * Add support for ` elisp-lint ` ([ ` #79 ` ] ( ../../pull/79 ) )
116- * Adapt ` -a ` /` --all ` option for archives command ([ ` #83 ` ] ( ../../pull/83 ) )
117- * Merge command ` list-all ` to list with ` -a ` /` --all ` option ([ ` #84 ` ] ( ../../pull/84 ) )
118- * Support JSON format with Eask-file linter ([ ` #85 ` ] ( ../../pull/85 ) )
119- * Handle multiple Eask-files for ` init ` command ([ ` #86 ` ] ( ../../pull/86 ) )
107+ * Recognize ` bsdtar ` for windows ([ #64 ] ( ../../pull/64 ) )
108+ * Add ` -q ` /` --quick ` option for quickstart ([ #67 ] ( ../../pull/67 ) )
109+ * Pick Eask-file by Emacs version, allow multiple Eask-files ([ #68 ] ( ../../pull/68 ) )
110+ * Add command and directive for ` run-script ` ([ #69 ] ( ../../pull/69 ) )
111+ * Remove alias for ` build ` subcommand ([ #70 ] ( ../../pull/70 ) )
112+ * Merge ` clean ` commands to one subcommand ([ #71 ] ( ../../pull/71 ) )
113+ * Fix void function ` eask-source ` to ` eask-f-source ` ([ #75 ] ( ../../pull/75 ) )
114+ * Fix upcoming breaking changes from ` package-build ` ([ #65 ] ( ../../pull/65 ) )
115+ * Add support for ` elisp-lint ` ([ #79 ] ( ../../pull/79 ) )
116+ * Adapt ` -a ` /` --all ` option for archives command ([ #83 ] ( ../../pull/83 ) )
117+ * Merge command ` list-all ` to list with ` -a ` /` --all ` option ([ #84 ] ( ../../pull/84 ) )
118+ * Support JSON format with Eask-file linter ([ #85 ] ( ../../pull/85 ) )
119+ * Handle multiple Eask-files for ` init ` command ([ #86 ] ( ../../pull/86 ) )
120120* Remove dependency ` s.el ` ([ ` 962dd5f ` ] ( ../../commit/962dd5f8d0da1443368ac2d79b0a013c153a804e ) )
121- * Acknowledge cleaning state for ` clean all ` command ([ ` #87 ` ] ( ../../pull/87 ) )
122- * Fix keyword lint undetected ([ ` #88 ` ] ( ../../pull/88 ) )
123- * Improve Eask-file loader to search file upward ([ ` #89 ` ] ( ../../pull/89 ) )
124- * Move command ` activate ` under test subcommand ([ ` #92 ` ] ( ../../pull/92 ) )
125- * Add command to create ELPA project ([ ` #94 ` ] ( ../../pull/94 ) )
126- * Add command to clean log files ([ ` #97 ` ] ( ../../pull/97 ) )
127- * Add command to clean autoloads file ([ ` #98 ` ] ( ../../pull/98 ) )
128- * Add command to clean pkg-file ([ ` #99 ` ] ( ../../pull/99 ) )
129- * Add option ` -o ` /` --output ` to output log for Eask checker ([ ` #100 ` ] ( ../../pull/100 ) )
130- * Fix line-endings for unix system ([ ` #106 ` ] ( ../../pull/106 ) )
131- * Add ` link ` command ([ ` #107 ` ] ( ../../pull/107 ) )
132- * Fix package ` xxx ` is unavailable issue from Emacs snapshots ([ ` #111 ` ] ( ../../pull/111 ) )
133- * Fix install ` CRLF ` EOL ([ ` #112 ` ] ( ../../pull/112 ) )
134- * fix: Also expose ` bin ` folder for symlink package ([ ` #115 ` ] ( ../../pull/115 ) )
135- * Resolve infinite recursion in ` exec-path ` setup ([ ` #118 ` ] ( ../../pull/118 ) )
136- * feat: Add capability to search through path ([ ` #119 ` ] ( ../../pull/119 ) )
137- * Support DSL ` package-descriptor ` ([ ` #124 ` ] ( ../../pull/124 ) )
138- * Resolve the potential symlink to the bash script ([ ` #24 ` ] ( ../../pull/24 ) , [ ` #125 ` ] ( ../../pull/125 ) , and [ ` #126 ` ] ( ../../pull/126 ) )
139- * Workaround for arguments that contain whitespaces ([ ` #128 ` ] ( ../../pull/128 ) and [ ` #129 ` ] ( ../../pull/129 ) )
140- * Silent unnecessary Node's stacktrace ([ ` #134 ` ] ( ../../pull/134 ) and [ ` #136 ` ] ( ../../pull/136 ) )
141- * Allow linter list through all errors ([ ` #134 ` ] ( ../../pull/134 ) and [ ` #137 ` ] ( ../../pull/137 ) )
142- * Omit ` nil ` value for conditions in ` development ` scope ([ ` #143 ` ] ( ../../pull/143 ) and [ ` #144 ` ] ( ../../pull/144 ) )
143- * Move ` pkg-file ` and ` autoloads ` commands under ` generate ` subcommand ([ ` #142 ` ] ( ../../pull/142 ) )
144- * Add option to convert Cask to Eask ( [ ` #141 ` ] ( ../../pull/141 ) and [ ` #145 ` ] ( ../../pull/145 ) )
145- * Add command to generate GHA workflow ([ ` #141 ` ] ( ../../pull/141 ) and [ ` #146 ` ] ( ../../pull/146 ) )
146- * Add commands to support all kind of CI platforms ([ ` #150 ` ] ( ../../pull/150 ) )
121+ * Acknowledge cleaning state for ` clean all ` command ([ #87 ] ( ../../pull/87 ) )
122+ * Fix keyword lint undetected ([ #88 ] ( ../../pull/88 ) )
123+ * Improve Eask-file loader to search file upward ([ #89 ] ( ../../pull/89 ) )
124+ * Move command ` activate ` under test subcommand ([ #92 ] ( ../../pull/92 ) )
125+ * Add command to create ELPA project ([ #94 ] ( ../../pull/94 ) )
126+ * Add command to clean log files ([ #97 ] ( ../../pull/97 ) )
127+ * Add command to clean autoloads file ([ #98 ] ( ../../pull/98 ) )
128+ * Add command to clean pkg-file ([ #99 ] ( ../../pull/99 ) )
129+ * Add option ` -o ` /` --output ` to output log for Eask checker ([ #100 ] ( ../../pull/100 ) )
130+ * Fix line-endings for unix system ([ #106 ] ( ../../pull/106 ) )
131+ * Add ` link ` command ([ #107 ] ( ../../pull/107 ) )
132+ * Fix package ` xxx ` is unavailable issue from Emacs snapshots ([ #111 ] ( ../../pull/111 ) )
133+ * Fix install ` CRLF ` EOL ([ #112 ] ( ../../pull/112 ) )
134+ * fix: Also expose ` bin ` folder for symlink package ([ #115 ] ( ../../pull/115 ) )
135+ * Resolve infinite recursion in ` exec-path ` setup ([ #118 ] ( ../../pull/118 ) )
136+ * feat: Add capability to search through path ([ #119 ] ( ../../pull/119 ) )
137+ * Support DSL ` package-descriptor ` ([ #124 ] ( ../../pull/124 ) )
138+ * Resolve the potential symlink to the bash script ([ #24 ] ( ../../pull/24 ) , [ #125 ] ( ../../pull/125 ) , and [ #126 ] ( ../../pull/126 ) )
139+ * Workaround for arguments that contain whitespaces ([ #128 ] ( ../../pull/128 ) and [ #129 ] ( ../../pull/129 ) )
140+ * Silent unnecessary Node's stacktrace ([ #134 ] ( ../../pull/134 ) and [ #136 ] ( ../../pull/136 ) )
141+ * Allow linter list through all errors ([ #134 ] ( ../../pull/134 ) and [ #137 ] ( ../../pull/137 ) )
142+ * Omit ` nil ` value for conditions in ` development ` scope ([ #143 ] ( ../../pull/143 ) and [ #144 ] ( ../../pull/144 ) )
143+ * Move ` pkg-file ` and ` autoloads ` commands under ` generate ` subcommand ([ #142 ] ( ../../pull/142 ) )
144+ * Add option to convert Cask to Eask [ #141 ] ( ../../pull/141 ) and [ #145 ] ( ../../pull/145 ) )
145+ * Add command to generate GHA workflow ([ #141 ] ( ../../pull/141 ) and [ #146 ] ( ../../pull/146 ) )
146+ * Add commands to support all kind of CI platforms ([ #150 ] ( ../../pull/150 ) )
147147
148148## 0.7.x
149149> Released Sep 08, 2022
150150
151- * Avoid loading package info unless it's needed ([ ` #13 ` ] ( ../../pull/13 ) , [ ` #14 ` ] ( ../../pull/14 ) , and [ ` #19 ` ] ( ../../pull/19 ) )
152- * Read ` -pkg.el ` file prior to package-file while exists ([ ` #21 ` ] ( ../../pull/21 ) )
153- * Simplify (rewrite) command exec ([ ` #22 ` ] ( ../../pull/22 ) )
154- * Move ` exec ` command to node layer ([ ` #27 ` ] ( ../../pull/27 ) )
155- * Move ` test ` and ` lint ` commands to it's subcommand ([ ` #31 ` ] ( ../../pull/31 ) )
156- * Avoid printing asni sequence in DUMB terminal ([ ` #34 ` ] ( ../../pull/34 ) )
157- * Add implementation for ` package-build--get-timestamp ` ([ ` #36 ` ] ( ../../pull/36 ) )
158- * Fix ` time-convert ` missing in Emacs 26.x; improve CI test on ` package ` command ([ ` #38 ` ] ( ../../pull/38 ) )
159- * Fix ` eask create ` , honour ` version ` and ` emacs_version ` ([ ` #41 ` ] ( ../../pull/41 ) )
160- * Add new command ` eask emacs ` ([ ` #46 ` ] ( ../../pull/46 ) )
161- * Remove two options contradict to default settings, ` --no-timestamps ` and ` --no-log-level ` ([ ` #48 ` ] ( ../../pull/48 ) )
162- * Add new option ` --elapsed-time ` , ` --et ` ([ ` #48 ` ] ( ../../pull/48 ) )
163- * Add two new DSL; ` website-url ` and ` keywords ` ([ ` #49 ` ] ( ../../pull/49 ) )
164- * Replace ` time-convert ` to compatible with older Emacs version ([ ` #50 ` ] ( ../../pull/50 ) )
165- * Fix test buttercup with adding the current path to ` load-path ` ([ ` #53 ` ] ( ../../pull/53 ) )
151+ * Avoid loading package info unless it's needed ([ #13 ] ( ../../pull/13 ) , [ #14 ] ( ../../pull/14 ) , and [ #19 ] ( ../../pull/19 ) )
152+ * Read ` -pkg.el ` file prior to package-file while exists ([ #21 ] ( ../../pull/21 ) )
153+ * Simplify (rewrite) command exec ([ #22 ] ( ../../pull/22 ) )
154+ * Move ` exec ` command to node layer ([ #27 ] ( ../../pull/27 ) )
155+ * Move ` test ` and ` lint ` commands to it's subcommand ([ #31 ] ( ../../pull/31 ) )
156+ * Avoid printing asni sequence in DUMB terminal ([ #34 ] ( ../../pull/34 ) )
157+ * Add implementation for ` package-build--get-timestamp ` ([ #36 ] ( ../../pull/36 ) )
158+ * Fix ` time-convert ` missing in Emacs 26.x; improve CI test on ` package ` command ([ #38 ] ( ../../pull/38 ) )
159+ * Fix ` eask create ` , honour ` version ` and ` emacs_version ` ([ #41 ] ( ../../pull/41 ) )
160+ * Add new command ` eask emacs ` ([ #46 ] ( ../../pull/46 ) )
161+ * Remove two options contradict to default settings, ` --no-timestamps ` and ` --no-log-level ` ([ #48 ] ( ../../pull/48 ) )
162+ * Add new option ` --elapsed-time ` , ` --et ` ([ #48 ] ( ../../pull/48 ) )
163+ * Add two new DSL; ` website-url ` and ` keywords ` ([ #49 ] ( ../../pull/49 ) )
164+ * Replace ` time-convert ` to compatible with older Emacs version ([ #50 ] ( ../../pull/50 ) )
165+ * Fix test buttercup with adding the current path to ` load-path ` ([ #53 ] ( ../../pull/53 ) )
166166* Return correct packaged file depends on multi-files flag ([ ` 23cd251 ` ] ( ../../commit/23cd251abd4e65c62549feb280e785d1ee9634a7 ) )
167- * Add keywords command and it's linter ([ ` #54 ` ] ( ../../pull/54 ) )
167+ * Add keywords command and it's linter ([ #54 ] ( ../../pull/54 ) )
168168* Handle many-to-one condition for version string ([ ` 0ac654f ` ] ( ../../commit/0ac654face0557ff74c4a6048fc8bef59c915ec8 ) )
169- * Add new option ` --log-file ` , ` --lf ` to generate log files ([ ` #57 ` ] ( ../../pull/57 ) )
170- * Rename package to ` @emacs-eask/cli ` ([ ` #60 ` ] ( ../../pull/60 ) )
169+ * Add new option ` --log-file ` , ` --lf ` to generate log files ([ #57 ] ( ../../pull/57 ) )
170+ * Rename package to ` @emacs-eask/cli ` ([ #60 ] ( ../../pull/60 ) )
171171
172172## 0.6.17
173173> Released May 05, 2022
0 commit comments