Use Markdown's code spans instead of Emacs style `' (#186)
Add function to get properties from handlers as hash
Update get-properties-hash
Implement --hash-merge
Get alist result from hash result
Remove unused tests
Use 0.8.0 for next version
Merge pull request #187 from editorconfig/usehash …
Forget properties order
Refactor handle lib
Add support for Emacs24.5
Revert "Add support for Emacs24.5" …
This reverts commit 1030817.
Stop using cl-defclass …
With Emacs<25 cl-defmethod cannot used for structs
Remove useless spaces
Merge pull request #188 from editorconfig/refactorhandle …
Add struct docstring
M-x checkdoc
Update year
Remove comment
Update commentary section
Update README
Add fixes for package-lint
Fix function name
Use -*- lexical-binding: t -*- …
https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org#fixing-typical-problems
Separate tool functions
Update docstring
Merge pull request #189 from editorconfig/melpaguidelines …
Update docs and metadata
Use reference link
Do not update submodule when running tests
Update plugin-tests submodule
Merge pull request #191 from editorconfig/updateplugintest …
Use https for melpa badge
Use API to get version info (#193)
Bump version to v0.8.0 …
(#192)