xonsh/news/fix_history_reading.rst
Andy Kipp 8620976282
fix: Not load history in not interactive (#4178)
* fix history reading

* black

* clean

* make None

* unused

* back to DummyHistory

Co-authored-by: a <a>
2021-03-15 11:15:15 -04:00

23 lines
241 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* Reduced history reading when run script or command. Potential speed increasing.
**Security:**
* <news item>