Releases: reteps/dockerfmt
Releases Β· reteps/dockerfmt
v0.3.9
19 Oct 19:00
Compare
Sorry, something went wrong.
No results found
v0.3.8
05 Oct 17:50
Compare
Sorry, something went wrong.
No results found
v0.3.7-alpha
28 Apr 04:09
Compare
Sorry, something went wrong.
No results found
v0.3.7
28 Apr 04:26
Compare
Sorry, something went wrong.
No results found
v0.3.6
18 Apr 21:31
Compare
Sorry, something went wrong.
No results found
Fixes a bug where CMD arguments with && were not formatted correctly.
v0.3.5
11 Apr 17:10
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: support dockerfile from stdin by @eli-yip in #23
fix: A extra newline was added after some heredocs, that is now fixed
Full Changelog : 0.3.4...v0.3.5
0.3.4
10 Apr 16:33
Compare
Sorry, something went wrong.
No results found
Fix bug where comments at the start of a line disappear.
0.3.3
10 Apr 16:10
Compare
Sorry, something went wrong.
No results found
Attempt to fix #19
Attempt to fix #20
Resolve bug where shells with && were expanded.
0.3.2
09 Apr 22:23
Compare
Sorry, something went wrong.
No results found
Fix regression in 0.3.1 relating to backticks using a gross workaround
0.3.1
09 Apr 22:07
Compare
Sorry, something went wrong.
No results found
Rewrote the comment processor to handle some edge cases noticed in PrairieLearn/PrairieLearn#11718
Add a test suite for easy inspection of bad/unexpected formatting