File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v0.6.0 (July 2025)
3
+ ## v0.6.0 (August 2025)
4
4
5
5
This release includes significant new functionality and UI redesign, a
6
6
fledgling plugin ecosystem, as well as several bug and quality-of-life
@@ -24,7 +24,7 @@ fixes, performance improvements and backwards-compatible API enhancements.
24
24
as well as new file formats supported in the XRD (Rigaku's .rasx, variants of .xy), NMR (JCAMP-DX) blocks
25
25
and media block (PDF documents).
26
26
- A fledgling plugin ecosystem with ways to easily add new blocks to a specific
27
- * datalab* instance ([ docs] ( https://docs.datalab-org.io/en/v0.6.0/plugins/ ) ).
27
+ * datalab* instance ([ docs] ( https://docs.datalab-org.io/en/v0.6.0/plugins/ ) ), with [ ` datalab-server ` ] ( https://pypi.org/project/datalab-server ) PyPI package for easier dependency management .
28
28
- Improved item search throughout the API, removing the need to search on
29
29
whitespace or punctuation delimited words (e.g., ID matches will now begin after
30
30
just 3 characters, rather than needing to type a full ID).
You can’t perform that action at this time.
0 commit comments