mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 15:27:36 +02:00
Issue #143
This commit is contained in:
parent
d3f7262414
commit
dcc3f0bfcd
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## - TBD
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
|
||||||
|
- Enforce a maximum recursion depth when printing an object via `display` and `write`. This prevents segmentation faults when printing circular data structures.
|
||||||
|
|
||||||
## 0.34.0 - January 2, 2022
|
## 0.34.0 - January 2, 2022
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
Loading…
Add table
Reference in a new issue