Releases: BMTLab/ImeiType
Releases · BMTLab/ImeiType
Release v1.2.0
What's Changed
Improved internal processes (workflows) for building, testing, and packaging projects and packages to enhance stability and security. Fixed typos and minor issues when setting package properties. Updated transitive .NET and dev dependencies.
Full Changelog: v1.1.0...v1.2.0
Release v1.2.0-alpha.50
What's Changed
Full Changelog: v1.2.0-alpha...v1.2.0-alpha.50
Release v1.2.0-alpha
What's Changed
- chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.1 by @dependabot[bot] in #1
- Change solution structure from horizontal layering to vertical slicing by @BMTLab in #8
- chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #7
- chore(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot[bot] in #3
- chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #2
- Add System.Text.Json support by @BMTLab in #9
- chore: Bump dotnet-stryker, JetBrains.Annotations and SonarAnalyzer.CSharp by @dependabot[bot] in #27
- chore(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in #29
- Fix CI/CD security issues & improve workflows by @BMTLab in #50
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v1.0.0...v1.2.0-alpha
Release v1.1.0
What's Changed
Added the new project BMTLab.ImeiType.SystemTextJson, which is an optional nuget package, allows JSON serialization and deserialization of IMEI type based on native Microsoft's System.Text.Json library.
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
Full Changelog: https://github.com/BMTLab/ImeiType/commits/v1.0.0