Skip to content

Releases: sot/cheta

4.63.0

09 Feb 12:01
1593d6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.62.3...4.63.0

Includes the following merges:

  • PR #273: Fix update scripts broken in #269 + unrelated docs fixes
  • PR #271: Require at least one row of data in full data for server sync
  • PR #269: Documentation overhaul
  • PR #268: Add remote access traceback + fix MSID.iplot() + docs update
  • PR #270: Support CXOTIME_NOW environment variable

Release 4.62.3

07 Jan 14:20
7876696
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.62.2...4.62.3

Includes the following merges:

  • PR #266: replace uses of pformat_all with pformat

Release 4.62.2

09 Dec 18:32
2eabdb5
Compare
Choose a tag to compare

What's Changed

  • Refresh regression testing and fix ruff / improve variable naming by @taldcroft in #265

Full Changelog: 4.62.1...4.62.2

Includes the following merges:

  • PR #265: Refresh regression testing and fix ruff / improve variable naming

Release 4.62.1

30 Oct 20:24
259e785
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.62.0...4.62.1

Includes the following merges:

  • PR #264: Update NOTES.fix_bad_ingest.rst

Release 4.62.0

16 Apr 21:42
5e546ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.61.2...4.62.0

Includes the following merges:

  • PR #259: Modernize
  • PR #260: Fix computed Comp_Quat class and close pickle files
  • PR #258: Convert remaining np.bool to bool

Version 4.61.2

27 Feb 01:54
199d78a
Compare
Choose a tag to compare

What's Changed

  • Revert "Add a negative lookahead assertion for log check" by @taldcroft in #256

Full Changelog: 4.61.1...4.61.2

Includes the following merges:

  • PR #256: Revert "Add a negative lookahead assertion for log check"

Version 4.61.1

13 Feb 20:22
9f192dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.61.0...4.61.1

Version 4.61.0

09 Jan 22:18
0c7e1f1
Compare
Choose a tag to compare

Includes the following merges:

  • PR #254: Update computed pitch expected vals for a regression test
  • PR #253: Add a negative lookahead assertion for log check
  • PR #252: Ruff format and lint and tidy top-level

Version 4.60.0

18 Sep 18:17
9fb8d25
Compare
Choose a tag to compare

Includes the following merges:

  • PR #250: Fix problems that came up in pitch/roll-comp when using real-time data

Version 4.59.0

01 Jun 01:57
13ed96c
Compare
Choose a tag to compare

Includes the following merges:

  • PR #251: Fix misleading doc string
  • PR #249: Improve pitch/roll_comp, logical_intervals, state_intervals, get_ofp_states, get_telem_table
  • PR #246: Enable use of MAUDE with computed quaternion pseudo-MSID
  • PR #248: Add overwrite=True to cheta sync index table write statement