mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
add (update) news
This commit is contained in:
parent
2fe1e8f3da
commit
ee639ab806
1 changed files with 9 additions and 1 deletions
|
@ -8,6 +8,14 @@
|
|||
|
||||
**Fixed:**
|
||||
|
||||
* Added ensurer to make sure ``DIRSTACK_SIZE`` is an int
|
||||
* Added missing ensurers to make sure that ``bool`` env_vars are bools and
|
||||
``int`` env_vars are integers:
|
||||
* ``DIRSTACK_SIZE``
|
||||
* ``EXPAND_ENV_VARS``
|
||||
* ``PUSHD_MINUS``
|
||||
* ``PUSHD_SILENT``
|
||||
* ``SUGGEST_COMMANDS``
|
||||
* ``SUGGEST_MAX_NUM``
|
||||
* ``SUGGEST_THRESHOLD``
|
||||
|
||||
**Security:** None
|
||||
|
|
Loading…
Add table
Reference in a new issue