Releases: editorconfig/editorconfig-emacs
Releases · editorconfig/editorconfig-emacs
Prepare v0.11.0 (#332)
11 May 06:46
Compare
Sorry, something went wrong.
No results found
* Prepare v0.11.0
* Update CHANGLOG for v0.11.0
* 2024
v0.10.1
19 May 08:28
Compare
Sorry, something went wrong.
No results found
v0.10.0
07 May 08:16
Compare
Sorry, something went wrong.
No results found
Prepare v0.10.0 (#303)
* Update CHANGELOG
* Update CHANGELOG
* Update version string
v0.9.1
07 Nov 03:01
Compare
Sorry, something went wrong.
No results found
v0.9.0
23 Oct 13:21
Compare
Sorry, something went wrong.
No results found
Prepare v0.9.0 (#275)
* Update version number in el file
* Update CHANGELOG for 0.9.0
* Fix CHANGELOG
* Fix release date
v0.8.2
13 Aug 13:01
Compare
Sorry, something went wrong.
No results found
Prepare v0.8.2 (#262)
* Update CHANGELOG
* 2021
* Prepare v0.8.2
v0.8.1
10 Oct 04:59
Compare
Sorry, something went wrong.
No results found
Add indentation support
#196
enh-ruby-mode
haxor-mode
mips-mode
nasm-mode
terra-mode
kotlin-mode
bpftrace-mode (#199 )
f90-mode (#200 )
Add explicit support for rpm-spec-mode (efc1ff4 , see #197 )
Add whitelist for file_type_emacs value (#204 )
v0.8.0
26 Mar 13:44
Compare
Sorry, something went wrong.
No results found
Allow library forget properties order (#187 )
Use API to get version info (#193 )
editorconfig-version() was added and editorconfig-core-version removed
Update docs and metadata to follow MELPA guidelines (#189 )
Refactor (#188 , #191 )
v0.7.14
25 Dec 03:21
Compare
Sorry, something went wrong.
No results found
Add feature to decide major-mode from file_type_ext [EXPERIMENTAL] #175 (#178 ) (#179 ) (#180 )
Make conf-mode used when a file has .editorconfig extension 01a0640
Change hook name -custom-hooks -> -after-apply-functions bb4bc44
Add feature to hack properties before applying #182
Add variable editorconfig-trim-whitespaces-mode #183
Useful when you want to use non-default mode like ws-butler to trim spaces
Fix tests
Fix docs
v0.7.13
23 Aug 04:58
Compare
Sorry, something went wrong.
No results found
Check editorconfig configs when read only state changes (#168 )
Refactor fnmatch-p (#171 )
use CURDIR instead of PWD in Makefile (#170 )
Update tests