mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* Fix garbage collection of JSON history specified in seconds. * Add news entry. * Avoid possible off-by-one error * Make size_over return value easier to reason about. * Update gc_seconds test cases. Co-authored-by: bhawkins <bhawkins@github.com>
23 lines
234 B
ReStructuredText
23 lines
234 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* Fixed JSON history garbage collection for XONSH_HISTORY_SIZE in seconds.
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|