Releases: OpenTTD/py-protocol
Releases · OpenTTD/py-protocol
v1.7.1
What's Changed
- Fix 04b02a6: ticks_playing is game_date - start_date, not the other way around by @TrueBrain in #30
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Add: support for Game Info v7 by @TrueBrain in #27
Dependencies
- Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date by @TrueBrain in #28
- Upgrade: Bump the actions group with 4 updates by @dependabot in #29
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: 1.6.1...v1.7.0
1.6.1
What's Changed
- Fix: content-type of zero is also invalid by @TrueBrain in #26
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Add: return the length of the data for every send function by @TrueBrain in #25
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Update: [CI] switch to reusing workflows and update actions the latest by @TrueBrain in #24
- Remove: tracers (APM) for all protocols by @TrueBrain in #23
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- Fix: use add_trace_field() over add_context() for tracer by @TrueBrain in #21
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Add: application performance monitoring via Honeycomb by @TrueBrain in #20
Full Changelog: 1.3.1...1.4.0