Skip to content

Releases: sandialabs/Arcus

v3.0.1

10 Mar 20:23
bba8852
Compare
Choose a tag to compare

We are excited to announce the release of Arcus 3.0.1!

While this version serves as an intermediary release, it the next step in the coming groundwork for potential significant API changes in the future.

Full Changelog: 2.2.1...v3.0.1

What's Changed

Big Stuff

  • Breaking Changes on Targets: Gulliver no longer targets .NET Standard 1.3. It now supports .NET Standard 2.0 and more modern versions of .NET up to .NET 9.
  • Package Updates: Updated dependencies to ensure compatibility and improved performance.
  • Improved CI/CD: Enhanced continuous integration and continuous deployment processes for better reliability and faster delivery. And hopefully there actually will be more incremental delivery.
  • Bug Fixes: Addressed various bugs to improve stability and functionality.

Less Than Big Stuff

  • Improved Code Documentation: Enhanced documentation to provide better clarity and understanding of the codebase.
  • Coding Standards: Introduced coding standards via .editorconfig and Roslyn analyzers to maintain code quality.
  • Dependency Cleanup: Removed unnecessary dependencies to streamline the project.

We appreciate everyone who has used the previous version of Arcus and welcome new users to this updated library. Your support and contributions are invaluable to us. Stay tuned for more updates as we continue to improve and evolve the library.

Arcus; now with better MAC Address handling

11 Nov 22:31
Compare
Choose a tag to compare

This version supersedes versions 2.2.0 and 2.1.0 that had a bug in the MAC Address parsing.

Package upgrades and added Public / Private address detection

11 Nov 02:09
Compare
Choose a tag to compare

Minor additions; minor version change.

In this release we:

  • updated some out of date packages
  • consumed the newest version of Gulliver
  • fixed some minor compile time warnings that were previously missed
  • treated ourselves to milkshakes

Now with more MAC Address goodness

06 Nov 23:08
Compare
Choose a tag to compare
2.1.0

Bump version number to 2.1.0 (#32)

Version 2.0.0

18 Oct 23:36
04d4b2a
Compare
Choose a tag to compare

This is version 2.0.0 of Arcus, it is nearly an entire re-write.

1.0.0

15 Oct 12:42
f109501
Compare
Choose a tag to compare

Legacy 1.0.0 release to pair with NuGet 1.0.0 release.