v0.10.0
What's Changed
- updating the branch. by @wpfff in #232
- small improvements for working with the initial guess. by @wpfff in #233
- Fix/docs by @wpfff in #268
- update completed and nrecords columns in inspectr correctly by @astafan8 in #269
- Bugfix for clear_meta and expanded has_meta in DataDictBase. by @pfafflabatuiuc in #271
- Datadict docstring revision by @pfafflabatuiuc in #273
- Replace versioneer with versioningit by @jenshnielsen in #274
- pin pyqt5-stubs and mypy to fix typechecking by @jenshnielsen in #278
- Minor tweaks to datadict_storage.py docstrings by @pfafflabatuiuc in #277
- Fix typechecking with latest PyQt5-stubs by @jenshnielsen in #279
- Adding Analyzer functionality by @pfafflabatuiuc in #293
- Pip don't pass feature by @jenshnielsen in #301
- changed default update time to 0 (not updating) by @Alejo7896 in #306
- Fix CI: install x11-utils for xvfb workaround, convert "signedinteger[_64Bit]" to int by @astafan8 in #310
- Added copy figure and save figure functionality to the pyqtgraph plot… by @Alejo7896 in #308
New Contributors
- @Alejo7896 made their first contribution in #306
Full Changelog: v0.9.2...v0.10.0