Skip to content

0.2.0 - Configuration Queries

Compare
Choose a tag to compare
@tpoliaw tpoliaw released this 18 Feb 11:05
· 70 commits to main since this release

What's Changed

  • Query multiple beamline configurations by @abbiemery in #72
  • Extract creation of CurrentConfiguration to shared method by @tpoliaw in #96

Testing

  • Replace use of fixtures with direct calls to functions by @tpoliaw in #82
  • Compare BeamlineConfiguration using derived Eq/PartialEq by @tpoliaw in #91
  • Test DB errors via uninitialised DB instead of read-only by @tpoliaw in #86

Deployment

  • Add catalog-info file for Dev Portal by @keithralphs in #78
  • Use github pages site for dev-portal docs by @tpoliaw in #95
  • Add _config.yml to fix README pages formatting by @tpoliaw in #97

Housekeeping

New Contributors

Full Changelog: v0.1.6...v0.2.0