Skip to content

Releases: taiki-e/parse-dockerfile

0.1.7

06 Jun 18:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Fix bug in heredoc parsing.

  • Fix bug in \r/\f/\v handling.

  • Limit memory usage for large input.

  • Relax the minimum supported Rust version (MSRV) from Rust 1.80 to Rust 1.71.

  • Documentation improvements.

0.1.6

24 May 19:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Fix bug in JSON array parsing.

0.1.5

20 Mar 09:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.1.4

11 Feb 16:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Diagnostics improvements.

0.1.3

06 Jan 16:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.1.2

07 Sep 12:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Distribute prebuilt binaries for powerpc64le/riscv64gc/s390x Linux.

0.1.1

06 Feb 10:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Documentation improvements.

0.1.0

01 Feb 20:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Initial release