Skip to content

Releases: suin/cft

Release v0.2.2: Fix regex pattern for complex titles

Choose a tag to compare

@github-actions github-actions released this 15 Feb 02:21
30d3000

This release improves the handling of complex titles in citations.

Fixed

  • Fix regex pattern to handle titles with brackets and newlines

Installation

$ curl -fsSL https://raw.githubusercontent.com/suin/cft/main/install.sh | sh

Release v0.2.1: Support for titles with newlines

Choose a tag to compare

@github-actions github-actions released this 15 Feb 01:41
c0a6516

This release adds support for handling citations with newlines in their titles. The newlines are now properly detected and converted to spaces, maintaining the one-line-per-footnote rule.

Changes

  • Support for titles with newlines in citations
    • Improved regex pattern to detect newlines in titles
    • Convert newlines to spaces for better readability
    • Maintain consistent footnote formatting

Installation

curl -fsSL https://raw.githubusercontent.com/suin/cft/main/install.sh | sh

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:57
v0.2.0
91ea542

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:05
v0.1.0
0eadcc8