Releases: sandialabs/Gulliver
Version 2.0 Release -- a long time comming
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
It has stuff and it has things that needed to be released.
Version 1.0.1 Public Release with NuGet package
This is the first release to have a NuGet package available.
See https://www.nuget.org/packages/Gulliver/1.0.1 for details.