zusi-protocol-derive 0.1.2

Contains derivable serialization and deserialization logic for the Zusi 3 TCP-Protocol
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.2]https://github.com/zusi/zusi-rs/compare/zusi-protocol-derive-v0.1.1...zusi-protocol-derive-v0.1.2 - 2024-02-10

### Other
- shadow derive package

## [0.1.1]https://github.com/zusi/zusi-rs/compare/zusi-protocol-derive-v0.1.0...zusi-protocol-derive-v0.1.1 - 2024-02-06

### Other
- release ([#22]https://github.com/zusi/zusi-rs/pull/22)

## [0.1.0]https://github.com/zusi/zusi-rs/releases/tag/zusi-protocol-derive-v0.1.0 - 2023-12-02

### Other
- update authors
- macro hygiene
- zwischenstand
- update dependencies
- rustfmt
- Update darling requirement from 0.13 to 0.14
- migrate to rust 2021
- remove nightly clippy warnings
- Update darling requirement from 0.12 to 0.13
- Update darling requirement from 0.11 to 0.12
- Update darling requirement from 0.10 to 0.11
- use own error type
- handle unknown structs and fields gracefully
- update cargo.tomls to have readmes
- add repository
- rename directorys to match crate name