Skip to content

Releases: sot/xija

Release 4.22.0

01 Apr 17:24
3181a60
Compare
Choose a tag to compare

Includes the following merges:

  • PR #107: Allow fewer dP pitches + add sensible keyword arg defaults
  • PR #106: Add a Delay model component

Release 4.21.1

13 Nov 01:12
31d66ad
Compare
Choose a tag to compare

Includes the following merges:

  • PR #104: Use github's 'latest' release link for latest version

Release 4.21.0

09 Nov 16:54
175ec9c
Compare
Choose a tag to compare

Includes the following merges:

  • PR #103: Add MSIDStatePower component
  • PR #102: Fix get_model_spec to work on Windows

Release 4.20.1

29 Oct 14:10
fc23ed6
Compare
Choose a tag to compare

Includes the following merges:

  • PR #100: Add timeout error catch that occurs on linux

Release 4.20.0

16 Oct 19:56
1feae17
Compare
Choose a tag to compare

Includes the following merges:

  • PR #96: Add module to allow getting model spec files from Ska data
  • PR #99: Allow model_spec to be provided as Path
  • PR #97: Migrate all doc strings to use numpydoc
  • PR #95: Unified documentation style
  • PR #93: Shiny workflow update
  • PR #92: Shiny workflow update
  • PR #91: Shiny

Version 4.19.0

21 Jul 15:53
f32a1d6
Compare
Choose a tag to compare

Includes the following merges:

  • PR #90: Enhance StepFunctionPower component to allow multiple instances
  • PR #86: Fix bug in component param set attribute

4.18.2

15 Apr 17:01
8466d9b
Compare
Choose a tag to compare

Includes the following merges:

  • PR #84: Fix bug in looking for bad times

4.18.1

11 Apr 21:36
bd5d6f1
Compare
Choose a tag to compare

Includes the following merges:

  • PR #83: [bugfix] Wrong line is updated in gui_fit

4.18.0

11 Apr 10:17
1fad768
Compare
Choose a tag to compare

PR #69: gui_fit upgrades

Includes the following merges:

  • PR #69: gui_fit upgrades

Release 4.17.1

27 Feb 18:38
0999a5a
Compare
Choose a tag to compare

Includes the following merges:

  • PR #82: Bugfix to build on Windows from mbaski