Merge pull request #2074 from trhr/bugfixes
Defaulting is_typeclass to exact=False
This commit is contained in:
commit
1024cb6f52
4 changed files with 17 additions and 17 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue