Skip to content

Releases: pcdshub/krtc

v0.3.0

27 Sep 21:13
21e9880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

04 Apr 19:12
2aa2562
Compare
Choose a tag to compare

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 #9
  • DEV/MNT: migrate to latest standards with pyproject.toml [LCLSPC-603] by @klauer in #10

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 May 20:56
c5624a0
Compare
Choose a tag to compare

What's Changed

Moved repository to pcdshub from slaclab.

  • Added documentation stub
  • Prepared for a PyPI release under the name lcls-krtc
  • Added pre-commit configuration
  • Moved to shared CI scripts used for PCDS
  • Maintenance: CI, PyPI name, versioneer, pre-commit by @klauer in #8

Full Changelog: v0.1.5...v0.2.0

v0.1.5

06 May 19:59
3b219a5
Compare
Choose a tag to compare

What's Changed

  • BLD: Include dependencies in setup.py by @tangkong in #6

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Mar 17:51
761bc12
Compare
Choose a tag to compare

Just a release with CI and packaging fixes.

0.1.1

19 Oct 22:28
47c9abd
Compare
Choose a tag to compare

Build on Python 3.7

0.1.0

20 Jan 19:16
ee79727
Compare
Choose a tag to compare

Enhancements

  • Builds on Travis CI
  • Automated upload to pcds-tag and pcds-dev conda channels