diff --git a/master/.buildinfo b/master/.buildinfo index 44152b9f..0e707ce0 100644 --- a/master/.buildinfo +++ b/master/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 563b8bda38ac423cbf3ff0fe6d88562a +config: 06400b06278b95ed6211b639e8a69bc8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/master/_sources/releases.rst.txt b/master/_sources/releases.rst.txt index e14afe48..35884eb5 100644 --- a/master/_sources/releases.rst.txt +++ b/master/_sources/releases.rst.txt @@ -2,6 +2,23 @@ Release History ############### +v1.20.0 (2024-04-19) +==================== + +Features +-------- +- Allow per-session separate ipython histories via ``--hist-file`` + command-line argument. If omitted, default ipython behavior is used. + When ``--hist-file`` is included with no argument, the history file + will be written a local operator console hard drive, if available. + An argument can be provided to use any file as the history.sqlite file. + +Contributors +------------ +- zllentz + + + v1.19.0 (2024-04-15) ==================== diff --git a/master/_sources/upcoming_release_notes/379-enh_limit_devices.rst.txt b/master/_sources/upcoming_release_notes/379-enh_limit_devices.rst.txt deleted file mode 100644 index a0902bb6..00000000 --- a/master/_sources/upcoming_release_notes/379-enh_limit_devices.rst.txt +++ /dev/null @@ -1,22 +0,0 @@ -379 enh_limit_devices -##################### - -API Changes ------------ -- N/A - -Features --------- -- Adds load_level conf.yaml key for choosing the method used to gather happi devices - -Bugfixes --------- -- N/A - -Maintenance ------------ -- N/A - -Contributors ------------- -- tangkong diff --git a/master/_sources/upcoming_release_notes/381-maint_ipython_history.rst.txt b/master/_sources/upcoming_release_notes/381-maint_ipython_history.rst.txt deleted file mode 100644 index 27507f7d..00000000 --- a/master/_sources/upcoming_release_notes/381-maint_ipython_history.rst.txt +++ /dev/null @@ -1,24 +0,0 @@ -381 maint_ipython_history -######################### - -API Changes ------------ -- N/A - -Features --------- -- Allow per-session separate ipython histories via command-line argument. - Set this to a local operator console hard drive if available, - otherwise use the ipython default. - -Bugfixes --------- -- N/A - -Maintenance ------------ -- N/A - -Contributors ------------- -- zllentz diff --git a/master/_static/documentation_options.js b/master/_static/documentation_options.js index 61d47219..04c06541 100644 --- a/master/_static/documentation_options.js +++ b/master/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.19.1.dev13+g7a4df63', + VERSION: '1.19.1.dev17+ga2b1b55', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/master/beamline.html b/master/beamline.html index f4355d33..10b0b224 100644 --- a/master/beamline.html +++ b/master/beamline.html @@ -4,7 +4,7 @@ -