mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 09:31:40 -05:00
22 lines
560 B
Markdown
22 lines
560 B
Markdown
![]() |
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
The format is based on [Keep a Changelog].
|
||
|
|
||
|
## 1.0 (released 2019-09-20)
|
||
|
### Added
|
||
|
* Package `apheleia`
|
||
|
* Command `apheleia-format-buffer`
|
||
|
* User options:
|
||
|
* `apheleia-formatters`, with supported formatters:
|
||
|
* `black`
|
||
|
* `prettier`
|
||
|
* `gofmt`
|
||
|
* `terraform`
|
||
|
* `apheleia-mode-alist`
|
||
|
* `apheleia-post-format-hook`
|
||
|
* Variable `apheleia-formatter`
|
||
|
* Minor mode `apheleia-mode` (and `apheleia-global-mode`)
|
||
|
|
||
|
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
|