Skip to content

Commit 2c062ec

Browse files
committed
Release v0.99.27
1 parent 0fc31b0 commit 2c062ec

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ The format is based on [Keep a Changelog][], and this project adheres to [Semant
1010
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
1111
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1212

13+
## [v0.99.27] - 2024-06-13
14+
15+
### Fixed
16+
17+
#### `Console`
18+
19+
- Use message prefixes with better cross-platform support
20+
21+
#### `Utility`
22+
23+
- Remove visible codepoint ranges from `INVISIBLE_CHAR` regex
24+
1325
## [v0.99.26] - 2024-06-12
1426

1527
### Added
@@ -2863,6 +2875,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
28632875

28642876
- Allow `CliOption` value names to contain arbitrary characters
28652877

2878+
[v0.99.27]: https://github.com/salient-labs/toolkit/compare/v0.99.26...v0.99.27
28662879
[v0.99.26]: https://github.com/salient-labs/toolkit/compare/v0.99.25...v0.99.26
28672880
[v0.99.25]: https://github.com/salient-labs/toolkit/compare/v0.99.24...v0.99.25
28682881
[v0.99.24]: https://github.com/salient-labs/toolkit/compare/v0.99.23...v0.99.24

0 commit comments

Comments
 (0)