Skip to content

Releases: sandialabs/Gulliver

Version 2.0 Release -- a long time comming

03 Mar 22:38
b7838d3
Compare
Choose a tag to compare

Version 2.0.0 Release -- a long time coming

We are excited to announce the release of Gulliver 2.0.0!
Time flies, this release marks a significant milestone as it is the first update in over five years... you know what else besides times attracts flies, don't you?

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: Compare 1.0.2...v2.0.0

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 Gulliver 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.

Version 1.0.2

10 Nov 21:21
9d7b20f
Compare
Choose a tag to compare

It has stuff and it has things that needed to be released.

Version 1.0.1 Public Release with NuGet package

14 Oct 22:33
a3a14a4
Compare
Choose a tag to compare

This is the first release to have a NuGet package available.
See https://www.nuget.org/packages/Gulliver/1.0.1 for details.

1.0.0

30 Sep 14:14
02b1d0b
Compare
Choose a tag to compare

Introduction Version