Path to this page:
Subject: CVS commit: pkgsrc/devel/difftastic
From: pin
Date: 2024-12-21 17:30:54
Message id: 20241221163054.2F2F7FC1D@cvs.NetBSD.org
Log Message:
devel/difftastic: update to 0.62.0
Diffing
- Improved handling of multiline strings, which could cause a crash if they \
occurred at the end of the file. This was particularly noticeable with YAML.
Parsing
- Improved language detection when one argument is a named pipe.
- Updated to the latest tree-sitter parser for Bash, C, C++, C#, CSS, Go, \
Haskell, HTML, Java, JavaScript, JSON, Julia, Lua, Objective-C, OCaml, PHP,
Python, Ruby, Scala, TOML, TypeScript and XML.
Syntax Highlighting
- Improved syntax highlighting, particularly for keywords.
Build
- difftastic now requires Rust 1.74.1 to build.
- Prebuilt packages for macOS on x86-64 are now built on macOS 13.
Files: