Skip to content

Commit

Permalink
Merge pull request #275 from klauer/doc_json_db
Browse files Browse the repository at this point in the history
DOC: JSON file location relative to config
  • Loading branch information
ZLLentz authored Jul 6, 2022
2 parents 38500d7 + c00817e commit 415cf31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ Features
- Significant performance increase for JSON-backed happi clients.
- Makes ``SearchResult`` hashable
- Uses hashable ``SearchResult`` in happi search cli command
- JSON database paths may now be relative to the configuration file.
- Added ``happi benchmark`` for identifying which items are slow to load.
- Added ``happi profile`` for identifying why particular items are slow to load.

Bugfixes
--------
Expand All @@ -55,9 +58,11 @@ Maintenance
- Clean up fixture usage and separate ``three_valves`` fixture into ``three_valves`` and ``client_with_three_valves``
- add pre-release notes scripts
- More documentation about the happi container registry was added.
- Refactored CLI slightly to re-use searching logic.

Contributors
------------
- JJL772
- klauer
- tangkong
- zllentz
Expand Down

0 comments on commit 415cf31

Please sign in to comment.