File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ An EtherCAT master written in Rust.
66
77## [ Unreleased] - ReleaseDate
88
9+ ## [ 0.5.3] - 2025-01-24
10+
911## Added
1012
1113- [ #242 ] ( https://github.com/ethercrab-rs/ethercrab/pull/242 ) Add support for PDIs longer than a
@@ -456,8 +458,9 @@ An EtherCAT master written in Rust.
456458- Initial release
457459
458460<!-- next-url -->
461+ [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.3...HEAD
459462
460- [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.2...HEAD
463+ [ 0.5.3 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.2...ethercrab-v0.5.3
461464[ 0.5.2 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.1...ethercrab-v0.5.2
462465[ 0.5.1 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.0...ethercrab-v0.5.1
463466[ 0.5.0 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.4.2...ethercrab-v0.5.0
Original file line number Diff line number Diff line change 11[package ]
22name = " ethercrab"
33categories = [" science::robotics" , " no-std" , " network-programming" ]
4- version = " 0.5.2 "
4+ version = " 0.5.3 "
55edition = " 2021"
66license = " MIT OR Apache-2.0"
77readme = " README.md"
You can’t perform that action at this time.
0 commit comments