#1904 is_typeclass to default exact=False

This commit is contained in:
trhr 2020-03-07 21:24:15 -06:00
parent d10f9b7320
commit e552663eea
3 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
### Already in master
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
- `py` command now reroutes stdout to output results in-game client. `py`
without arguments starts a full interactive Python console.
- Webclient default to a single input pane instead of two. Now defaults to no help-popup.