Skip to content

v0.7

Compare
Choose a tag to compare
@alphapapa alphapapa released this 06 Jan 23:13
· 3 commits to master since this release
v0.7

Added

  • Script makem.sh can now be run from a subdirectory (rather than having to be in the project's root directory). This also enables it to be used as a git submodule.
  • Commands in library makem.el locate the shell script automatically in the project's directories and submodules.
  • Upgrade built-in packages when installing dependencies. (#41. Thanks to USHIN for sponsoring this fix.)

Fixed

Credits

  • Thanks to ushin for contributing the subdirectory/submodule-related changes.