Releases: SteveDunn/Vogen
Releases · SteveDunn/Vogen
8.0.6-beta.3
What's Changed
- Bugfix/916 newtonsoft global namespace by @SteveDunn in #921
- Bugfix/907 generic type inheritdoc by @SteveDunn in #925
- Bugfix 918 by @SteveDunn in #930
- Fix Activator.CreateInstance syntax error in README by @matthetherington in #929
- fix: correct protobuf-net surrogate example in docs by @SteveDunn in #932
- fix: resolve CS8607 for ValueObject with nullable value type underlying by @SteveDunn in #931
- Grpc additions by @SteveDunn in #933
- build(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #911
- build(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #915
- Update package referencess, .net versions, and pipelines by @SteveDunn in #926
- shorten lengthy test names by @SteveDunn in #927
- build(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #922
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #928
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #923
New Contributors
- @matthetherington made their first contribution in #929
Full Changelog: 8.0.6-beta.2...8.0.6-beta.3
8.0.6-beta.2
What's Changed
- build(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #908
- Use polysharp to generate source for older frameworks by @virzak in #913
- Feature/inumber generation by @virzak in #917
New Contributors
Full Changelog: 8.0.6-beta.1...8.0.6-beta.2
8.0.6-beta.1
What's Changed
- Add customization to manually register bson serialization by @SteveDunn in #905
- Bump actions/setup-dotnet from 5.1.0 to 5.2.0 by @dependabot[bot] in #897
Full Changelog: 8.0.5...8.0.6-beta.1
8.0.5
Highlights
- GUID V7 support by @SteveDunn in #872
- IConvertible behaviour is hoisted from the underlying type by @SteveDunn in #893
- Support for arrays in OpenAPI schema generation by @SteveDunn in #895
- Improved OpenAPI mapping by @SteveDunn in #901
Fixes
- Fix conversions to allow local override in certain situations by @stocksr in #871
- Generate the correct
ISchemaFilterimplementation based on OpenApiVersionBeingUsed by @JoschiZ in #882 - Fix the formatting issue in README.md by @marthijn in #890
- Attribute check now checks immediate type and not any other partials by @SteveDunn in #894
- Handles partial
EFCoreConverterattributes by @SteveDunn in #898 byteOpenAPI mapping by @SteveDunn in #900
New Contributors
- @JoschiZ made their first contribution in #882
- @marthijn made their first contribution in #890
- @stocksr made their first contribution in #871
Full Changelog: 8.0.4...8.0.5
8.0.5-beta.3
What's Changed
- RS-fix-config by @SteveDunn in #871
- GUID V7 support by @SteveDunn in #872
- Generate correct ISchemaFilter implementation based on OpenApiVersionBeingUsed by @JoschiZ in #882
- Fix the formatting issue in README.md by @marthijn in #890
- Implement IConvertible by @SteveDunn in #893
- OpenAPI arrays by @SteveDunn in #895
- fix: attribute check now checks immediate type and not any other partials by @SteveDunn in #894
- Handle duplicate partial efcoreconverter attributes by @SteveDunn in #898
- Byte OpenAPI mapping by @SteveDunn in #900
- Improved OpenAPI mapping by @SteveDunn in #901
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #892
- Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in #880
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #891
New Contributors
Full Changelog: 8.0.4...8.0.5-beta.3
8.0.5-beta.2
What's Changed
- RS-fix-config by @SteveDunn in #871
- Guid V7 support by @SteveDunn in #872
- Generate correct ISchemaFilter implementation based on OpenApiVersionBeingUsed by @JoschiZ in #882
- Fix formatting issue in README.md by @marthijn in #890
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #892
- Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in #880
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #891
- Implement IConvertible by @SteveDunn in #893
- Openapi arrays by @SteveDunn in #895
- fix: attribute check now checks immediate type and not any other partials by @SteveDunn in #894
New Contributors
Full Changelog: 8.0.4...8.0.5-beta.2
8.0.5-beta.1
What's Changed
Full Changelog: 8.0.4...8.0.5-beta.1
8.0.4
What's Changed
- Adapt Swagger type mapping to OpenApi 2.0 by @Peter-B- in #862
- Swashbuckle extension for schema mappings in a separate project by @SteveDunn in #863
- Fix namespace type conflict bug by @SteveDunn in #870
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #868
- Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in #861
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #867
Full Changelog: 8.0.3...8.0.4
8.0.4-beta.2
What's Changed
- Adapt Swagger type mapping to OpenApi 2.0 by @Peter-B- in #862
- Fix for targetting net6.0 #865
- Namespace type conflict bug by @SteveDunn in #870
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #868
- Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in #861
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #867
Full Changelog: 8.0.4-beta.1...8.0.4-beta.2
8.0.4.-beta.1
What's Changed
- Generate Open API for types in other projects - implements #817 -by @SteveDunn in #863
Full Changelog: 8.0.3...8.0.4-beta.1