Skip to content

Releases: anachronic/importmagic.el

importmagic.el 1.1

04 Aug 06:38
Compare
Choose a tag to compare

Changelog:

  • It now correctly updates the index taking into account the package you're working on. This is super useful for Django projects, for example.
  • Support setting configuration styles through importmagic-style-configuration-alist
  • Give the possibility to silence verbose messages through importmagic-be-quiet variable
  • Expose a group for customization using customize-group. Name is importmagic.

importmagic.el 1.0

20 May 02:41
Compare
Choose a tag to compare

First tested version.