0.4.0 (2023-06-11)
- Etask projection (#119) (3eb9c10), closes #92
- projectionist: Ejson and Elivecomponent (#80) (7af93b7)
- credo: use -S in shebang line (#122) (6d8cbe9)
- projectionist: don't append live to file and module name (#121) (e504b87)
0.3.0 (2023-06-08)
- configure credo-langauge-server version (#104) (4644c05)
- connect to credo via port (09eaf34)
- credo: auto install latest version (#114) (23c3e7b)
- healthcheck (#89) (c9ec34a)
- projections for phoenix 1.7 (#50) (53946c8)
- treesitter: injections (#75) (ca34b3e), closes #9
- correctly fetch path to credo-language-server (#65) (8f40d76), closes #64
- credo-language-server is installed quietly (#115) (6f59909)
- credo: correctly handle umbrella apps and monorepos (#77) (86bda38), closes #76
- improve BufEnter performance (#87) (08b7843)
- only start credo if it finds a mix.exs with credo in it (#68) (43c2288)
- remove leading 'v' in latest version (#116) (945d161)
- umbrella app detection (#88) (a17c863)
- credo-language-server support
- Set the commentstring for the surface filetype.
- can disable ElixirLS and credo-language-server with the
enableoption.
Initial Release