Skip to content

Commit 15ff0be

Browse files
committed
Version 1.3-3
1 parent a73dd03 commit 15ff0be

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: colorout
2-
Version: 1.3-2
3-
Date: 2024-09-29
2+
Version: 1.3-3
3+
Date: 2025-06-02
44
Title: Colorize R Output on Terminal Emulators
55
Author: Jakson Aquino and Dominique-Laurent Couturier
66
Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>

NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
Version 1.3-3 (2025-06-02)
2+
3+
- Improve detection of number delimiters.
4+
5+
- Fix compilation failure.
6+
7+
Version 1.3-2 (2024-08-26)
8+
9+
- Bug fix: send already colorized buffer to correct stream (stderr or stdout).
10+
11+
Version 1.3-1 (2024-07-03)
12+
13+
- Do not colorize output when package is loaded, only when attached.
14+
15+
- Include preceding char in reserved word matching
16+
117
Version 1.3-0 (2023-09-26)
218

319
- Colorize patterns defined by users.

0 commit comments

Comments
 (0)