Skip to content

Releases: pcdshub/archapp

v1.1.0: Merge pull request #16 from klauer/enh_get_snapshot

20 Jan 21:59
3544d9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2: Merge pull request #15 from klauer/fix_requirements

08 Oct 22:21
fe6ff8c
Compare
Choose a tag to compare
  • Continuous integration fixes
  • Formatting and import clean up
  • Fixing requirements for pip install
  • Utilizing versioneer to automatically set the package version

v1.0.1

15 Jun 17:34
1fe967e
Compare
Choose a tag to compare
  • Fix an issue where matplotlib could be initialized on import, causing issues in cases where extra setup is needed.
  • Add extra docstrings for the main archive object

v1.0.0

21 Aug 01:34
6bf6d8d
Compare
Choose a tag to compare
  • Implement all previously not-implemented parts of the code
  • Fix tests packaging error
  • Claim the project is essentially complete by declaring v1.0.0

v0.3.0

11 Jan 00:27
736ddc9
Compare
Choose a tag to compare

Conda recipe with travis upload to pcds-tag and pcds-dev. No API changes, bugfixes, or new features.

v0.2.0: Merge pull request #3 from n-wbrown/reorg

17 Sep 18:29
68299fa
Compare
Choose a tag to compare