Skip to content

Releases: taiki-e/parse-changelog

0.6.9

14 Sep 15:49
Compare
Choose a tag to compare
  • Performance improvements. (#37)

  • Remove dependency on serde_derive (previously used in serde feature and CLI).

  • Documentation improvements.

CLI

  • Distribute prebuilt binaries for x86_64 FreeBSD and illumos.

  • Diagnostic improvements.

  • Disable quick-install fallback of cargo-binstall.

0.6.8

20 Apr 03:11
Compare
Choose a tag to compare
  • Documentation improvements.

0.6.7

19 Apr 14:32
Compare
Choose a tag to compare
  • Diagnostic improvements.

  • Documentation improvements.

0.6.6

05 Apr 10:50
Compare
Choose a tag to compare
  • Remove dependency on once_cell.

    Note: This raises the minimum supported Rust version of this crate from Rust 1.65 to Rust 1.70.

0.6.5

05 Mar 15:43
Compare
Choose a tag to compare
  • Add #[must_use] to Parser::new and Error::is_*.

0.6.4

18 Oct 14:48
Compare
Choose a tag to compare
  • Improve compile time.

0.6.3

29 Sep 13:00
Compare
Choose a tag to compare
  • Relax the minimum supported Rust version from Rust 1.64 to Rust 1.63.

0.6.2

06 Aug 09:56
Compare
Choose a tag to compare
  • Update crates.io categories.

0.6.1

03 Jul 13:28
Compare
Choose a tag to compare
  • Fix build error from dependency when built with -Z minimal-versions.

0.6.0

26 Jun 04:26
Compare
Choose a tag to compare
  • Update indexmap to 2.0.

    Note: This raises the minimum supported Rust version of this crate from Rust 1.56 to Rust 1.64.