Skip to content

Releases: pcdshub/whatrecord

v0.2.5

07 Feb 22:50
5ea35ff
Compare
Choose a tag to compare

What's Changed

  • ENH: add 'whatrecord graph' entrypoint with at least db/st.cmd support by @klauer in #112
  • FIX: happi plugin - GroupDevice + pay off some technical debt by @klauer in #117

Full Changelog: v0.2.1...v0.2.5

v0.2.1

03 Nov 18:59
4d6cee2
Compare
Choose a tag to compare

What's Changed

  • BLD: update pinning of apischema + Python by @klauer in #111
  • Pins apischema to <v0.16.0 until whatrecord itself can support the newer version

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

v0.2.0

25 Oct 23:07
cd71c95
Compare
Choose a tag to compare

Now with ♾️ % more documentation than v0.1.3

New parsers

  • EPICS sequencer state notation language (.st)
  • LCLS-specific epicsArch.txt file format

New plugins

  • Netconfig / simple LDAP search

What's Changed by PR

  • ENH: EPICS sequencer state notation language (snl) grammar+parsing by @klauer in #99
  • FIX: happi plugin fixes for GroupDevice by @klauer in #103
  • ENH: Netconfig plugin by @klauer in #97
  • FIX: malformed links can have multiple dots by @klauer in #108
  • ENH: epicsarch parsing by @klauer in #107
  • DOC/REF: rework to try mkdocs by @klauer in #109

Full Changelog: v0.1.3...v0.2.0

v0.1.3: REF: alternative packaging method (#102)

01 Oct 23:10
675101d
Compare
Choose a tag to compare
REF: alternative packaging method (reduced runtime dependencies!)

v0.1.2: Merge pull request #101 from klauer/bld_pyprojecttoml

01 Oct 17:30
d7660ac
Compare
Choose a tag to compare
BLD: start of pyproject.toml to add build requirements

v0.1.1: BLD: fix MANIFEST (#100)

01 Oct 16:59
409287e
Compare
Choose a tag to compare
  • Fix gateway matching discrepancy (thanks @ZLLentz)
  • Fix MANIFEST

v0.1.0: Merge pull request #89 from klauer/ref_api_urls

25 Aug 16:59
9f15da7
Compare
Choose a tag to compare
REF: clean and rework web API URLs

v0.0.1: Merge pull request #54 from klauer/ref_happi_signal_information

15 Jul 19:04
c279db5
Compare
Choose a tag to compare
  • The "some implementation is contained" release