What's Changed
- Add GitHub Actions workflow to test examples by @Copilot in #205
- Add CCSDS Packet Filtering by @medley56 in #199
- FIX: Handle optional secondary headers with CCSDS continuation packets by @greglucas in #208
- Add GitHub Copilot instructions for repository context by @Copilot in #211
- Add intersphinx support to Sphinx documentation by @Copilot in #209
- Fix pre-release detection regex in release workflow by @Copilot in #215
- FIX: Only yield complete packets from ccsds_generator by @greglucas in #218
- Merge release/6.0.1 back to main by @medley56 in #221
- Update Issue and PR Templates by @medley56 in #220
- Update release process docs by @medley56 in #222
- Migrate issue template to new GitHub workflow format by @Copilot in #224
- Document create_dataset for parsing packets to Xarray Datasets by @Copilot in #213
- Add Python 3.14 support by @Copilot in #226
- Migrate from Poetry to uv/hatchling for Python project management by @Copilot in #228
- Add PathLike support to create_dataset xtce_packet_definition parameter by @Copilot in #212
- Add UDP packet parsing example demonstrating custom generator implementation by @Copilot in #214
New Contributors
- @Copilot made their first contribution in #205
Full Changelog: 6.0.1...6.1.0