Releases: pcdshub/psdm_qs_cli
Releases · pcdshub/psdm_qs_cli
Release list
v0.3.8
v0.3.7
v0.3.6
This is a maintenance/ci-only release. There are no functional changes to the library code.
What's Changed
- MAINT: scripted fix for precommit by @ZLLentz in #11
- DEV/MNT: migrate to latest standards with pyproject.toml [LCLSPC-603] by @klauer in #12
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- BLD: require lcls-krtc for PyPI, krtc for conda-forge by @klauer in #10
- Depends on lcls-krtc on PyPI, krtc on conda-forge
- Upgrade CI to shared configurations
- Reformat code with black
- Add placeholder for documentation
- Add pre-commit configuration
- Add documentation deployment key to CI
- Reinstalled/upgraded versioneer
Full Changelog: v0.3.1...v0.3.5
v0.3.1
Make krtc not a required dependency on Windows allowing a true noarch package.
v0.3.0
Just a release with CI and packaging fixes.
0.2.0
Enhancements
- Authentication can be done through ws-auth
API
- No longer need to enter the
url. This is done automatically based on your chosen authentication method. You can always override this using the optionalurlkwarg.
0.1.0
Enhancements
- Builds on Travis CI
- Automated upload to pcds-tag and pcds-dev conda channels