Libtcod-cffi

Latest version: v5.0.0

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

2.0a0

------------------
* updated to compile with libtcod-1.6.2 and SDL-2.0.4

1.0

----------------
* sub packages have been removed to follow the libtcodpy API more closely
* bsp and pathfinding functions which take a callback no longer have the
userdata parameter, if you need to pass data then you should use functools,
methods, or enclosing scope rules
* numpy buffer alignment issues on some 64-bit OS's fixed

0.3

----------------
* switched to using pycparser to compile libtcod headers, this may have
included many more functions in tcod's namespace than before
* parser custom listener fixed again, likely for good

0.2.12

-------------------
* version increment due to how extremely broken the non-Windows builds were
(false alarm, this module is just really hard to run integrated tests on)

0.2.11

-------------------
* SDL is now bundled correctly in all Python wheels

0.2.10

-------------------
* now using GitHub integrations, gaps in platform support have been filled,
there should now be wheels for Mac OSX and 64-bit Python on Windows
* the building process was simplified from a linking standpoint, most
libraries are now statically linked
* parser module is broken again

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.