We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf75e60 commit 3d2f28aCopy full SHA for 3d2f28a
CHANGELOG.md
@@ -11,6 +11,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
11
* Fix install command (286fa96475358bfee29645c35192646ac1762724)
12
* Fix load path for `_prepare.el` script (87946d5d0b792dd6727f2afa8e4bdcd8e395d67a)
13
* Add command `eask compile` (f2422276748cdba2dd74b33fcf741f491dbc65df)
14
+* Add Eask file options `source-priority`
15
+* Add Eask file options `load-path`
16
+* Add Eask file options `load-paths`
17
+* Add command `eask list`
18
+* Add command `eask info`
19
+* Add command `eask files`
20
+* Add command `eask clean-elc`
21
+* Add command `eask load-path`
22
23
## 0.1.x
24
> Released Mar 15, 2022
0 commit comments