Releases: anachronic/importmagic.el
Releases · anachronic/importmagic.el
importmagic.el 1.1
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 isimportmagic
.
importmagic.el 1.0
First tested version.