0.2.0 - Configuration Queries
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
- Add MSRV to Cargo.toml by @tpoliaw in #63
- Split async-graphql into its own dependabot group by @tpoliaw in #69
- Bump ipnet from 2.10.1 to 2.11.0 by @dependabot in #65
- Bump linux-raw-sys from 0.4.14 to 0.4.15 by @dependabot in #66
- Bump rustls-pki-types from 1.10.1 to 1.11.0 by @dependabot in #67
- Update axum and async-graphql by @tpoliaw in #71
- Replace unneccesary match by @abbiemery in #79
- Bump bytes from 1.9.0 to 1.10.0 by @dependabot in #76
- Bump bumpalo from 3.16.0 to 3.17.0 by @dependabot in #75
- Bump tempfile from 3.15.0 to 3.16.0 by @dependabot in #77
- Bump the async_graphql group with 5 updates by @dependabot in #73
- Bump MSRV to 1.83 by @tpoliaw in #88
- Bump the patch group across 1 directory with 20 updates by @dependabot in #89
- Check for changed files during the CI tests by @tpoliaw in #90
- Bump the patch group with 11 updates by @dependabot in #106
- Bump httparse from 1.9.5 to 1.10.0 by @dependabot in #107
- Bump data-encoding from 2.7.0 to 2.8.0 by @dependabot in #108
- Bump tempfile from 3.16.0 to 3.17.1 by @dependabot in #109
- Bump the tracing group with 7 updates by @dependabot in #105
New Contributors
- @abbiemery made their first contribution in #79
- @keithralphs made their first contribution in #78
Full Changelog: v0.1.6...v0.2.0