We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9571b3 commit 28c2ffbCopy full SHA for 28c2ffb
CHANGELOG.md
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/) since version
6
## [Unreleased]
7
### Added
8
- New experimental renderer `tcod.context.RENDERER_XTERM`.
9
+### Changed
10
+- Using `libtcod 1.20.1`.
11
### Fixed
12
- Functions accepting `Path`-like parameters now accept the more correct `os.PathLike` type.
13
- BDF files with blank lines no longer fail to load with an "Unknown keyword" error.
libtcod
0 commit comments