Tag: [[packages]]
-

Release: open-dis-rust v0.2.0
Changelog Synopsis The only change in this update is that this crate now leverages the newly released Rust 2024 edition (Rust 1.85.0). Since this could be a breaking change, I have incremented the minor version number accordingly. Please report any bugs to GitHub. I will post future update changelogs here on my blog.
-

Milestone: open-dis-rust 10k Downloads!
According to crates.io, my open-dis-rust crate has been downloaded over 10,000 times all-time! That’s pretty awesome, and I thought I would make a brief post to recognize this milestone. There are some packages on crates.io that have been around for months or even a couple years, and they don’t have nearly that level of consumption.…
-

Releases: open-dis-rust v0.1.0 & v0.1.1
I’m a little late on posting this since I did release v0.1.0 on October 26th, but I am posting nonetheless. The first official release version(s) of open-dis-rust are now available on GitHub and crates.io! There are a number of changes that have been made, and all of those can be found on the changelogs posted…
-

Pre-release: open-dis-rust v0.1.0-beta.0
The first beta release of the open-dis-rust crate has been published to crates.io. The changes in this release include reorganization of all of the non-PDU data types into data_types modules within their respective PDU family module directories as well as fixes that address security reports by clippy. The changes can be viewed in their entirety…
-

Pre-release: open-dis-rust v0.1.0-alpha.10
The 11th and final alpha version for release target v0.1.0 has been pushed up to crates.io. This release introduces a couple of major changes, including the `serialize()` method now intrinsically updating the length field in the PDU header; the Gridded Data PDU now being fully implemented; and all SISO enumerations now being defined in a…
-

Package Name Change
The opendis6 package has undergone a name change during the process of getting it vetted and published to the vcpkg registry. The opendis6 package is a facelift of the original open-dis-cpp package created by the Open DIS organization on GitHub. The maintainers of the vcpkg registry felt that opendis6 was too similar of a name,…
