New Features
- Span output in snapshots are now ordered to be more human readable with the important attributes (name, service, resource) moved to the top of the JSON object. This affects the output JSON but does not break existing snapshots.
- Add `-v/--version` command line option to display the version.
Bug Fixes
- Fix command line arguments not being parsed.
- Fix partial trace chunks (referring to spans in other chunks) causing 500s.