1.6.0 (2023-02-22)
1.5.1 (2023-02-13)
- format: don't add empty lines after commands and small refactors (3b90028)
1.5.0 (2023-02-13)
- add config values for (list) indent (f0dfb10)
- remove not needed references (eaaa6ab)
1.4.1 (2023-02-03)
1.4.0 (2023-01-31)
- actually modify the file (6ada11b)
- added preview option (a821e3f)
- allow whole directories to be formatted (daa8f4a)
- only indent lists with one space (988c2e3)
- trim text (7cf3ee1)
1.3.0 (2023-01-09)
- ci: added build workflow (e4ade34)
- ci: use latest checkout action (0865b9d)
- start with config module (1811d67)
- ci: add stuff to
cargo.toml
(d9d5c3b) - ci: checkout submodules (207b12d)
- ci: remove windows build for now (aa942f7)
- correctly format comments (5b45802)
- windows ci: add missing file (84e0f35)
1.2.0 (2023-01-08)
- include folder in cargo.toml (5a81b35)
1.1.0 (2023-01-08)
- add space before captures (dbb20dd)
- add support for lists (ac5effd)
- better newlines and indent (67ce1db)
- some more edge cases with anonymous nodes (e65cad1)
- double space in predicate with capture (7407151)
- completely rewrite and start first formatting