Releases: RocketSurgeonsGuild/Conventions
Releases · RocketSurgeonsGuild/Conventions
v6.3.0
v6.2.4
v6.2.3
Changes:
- 4c7fc37 Updated azure pipelines
- e18224c Updated versions to dotnet core 3.
- 2f35f98 Updated readme and deps
- f2836ee Updated build tooling and readme
- 00e449b Updated to latest azure pipelines
- e8f908b Updated to latest azure pipelines
- 5882384 Updated .editorconfig
- 14a9d87 Updated nuke build
- 8c32f69 Enabled copy support in service provider dictionary
- c8420ed fixed sourcelink issue
See more
- df25438 Updated docs and all
- 205612a Updated coverlet
- 88a1cde minor fix to defaults in the properties container, Added test demonstrating IgnoreDefaultValues
- ee5550b Fixed an issue with convention scanners not working correctly and added a logger for convention scanners +semver:minor
- e521e17 Updated base builders to be less strict with properties +semver:minor
- 09e5cf7 Added ability to inject services into conventions using the properties of the hostbuilder (the same properties that are propagated everywhere)
- 0e50997 Added more documentation and tests. Added Type as a valid target for adding conventions +semver:major
- 6bab4d3 Updated appveyor
- 60265d8 Updated build and pipelines def
- f1d665c Updated cake build
- fd580c9 sourcelink?
- 89c8d17 Updated a little bit more
- 18d50ac rollback some changes to reasonable levels
- fa9085c try to disable shadow copy
- c7a4b71 try and set vstestcollect
- 0b0bb46 more diagnostics
- 2aacd56 Updated cake version
- b4c615b work...
- 0f5ae77 Updated azure pipelines for codecov
- 9550334 Updated solution
- 9474929 fix file casing goof
- 432f5b1 file casing goof
- fe23e4b Updated to use Microsoft.Build.CentralPackageVersions
- a42e1af Updated deps
- 3b59bb5 Enabled analyzers
- fbcfacc Updated deps
- e93773d Updated deps
- 7dd5fad Updated diagnostic source
- f195e30 Merge pull request #3 from RocketSurgeonsGuild/feature/revamp
- b8fbef3 Updated to latest bits and pieces
- 98d814d Environment is available not used everywhere
- 8b82e5e Updated build bits and pieces
- 3fa92c6 bump
- 4d0323b fixed broken bits
- 9a14a04 Added code cov upload
- dc1b5ed Use standard directory.build.props filename
- f2260d6 Made rocket environment match hosting and host environment interfaces. Added constructor that takes the known types cross compiled.
- 1421db9 Renamed environment
- ca38a6b Double casts
- 8166852 Updated pipelines version
- 6ccf157 couple minor tweaks
- 328cf02 +semver:major - Revamped the interfaces and remove some extension methods that were miss-behaving in intellisense. Added new environment interface.
- 9932ff6 Updated azure pipelines
- 6f77fd0 Updated azure devops
- 3e3dc57 Updated refs for azure devops template
- 759f80d Updated to try again
- be18404 Added dotnet 3 version
- 3751d3a bump versions
- c83e871 bump
- ac5904a Added dependabot and updated deps
- 89a6202 +semver:major Moved builders into conventions
- d51a0da bump .net sdk version
- 6f38cc2 Updated pipeline and build script
- 3f4d1fb global tools work now...
- cfe73d5 Updated cake script
- 4363ecd fixed stackoverlow bug
- 4363f27 Updated conventions +semver:minor
- ec87d24 mark samples as unpackable
- 8a7c9dd Updated to latest deps, fixed sourcelink
- 531fbcf Added convention host builder +semver:minor
- 8503a6f Fixed fake it easy changes
- bbbac7e Updated testing dependencies
- 7bf024d Added scanner to convention builder. Added overloads to convention builder similar to scanner. IConvenctionContainer can now be used as a 'root' interface for adding many conventions on a common builder (Host, WebHost, etc) +semver:major
- 7bd6c46 Updated bogus
- abe7280 Merge branch 'master' of github.com:RocketSurgeonsGuild/Conventions
- 0b62097 Updated versions
- db0fec4 Updated build
- 01bf8e9 Updated cake build
- c1a66b4 Updtaed builds
- bc20fa0 Updated readme
- e0c2922 Updated build
- fdeaf31 Updated build
- d7404ef Updated build
- 5be72dd Updated build, removed extra azure pipeline files and used new template
- c969651 updated diagnostic source
- 47b99c9 Updtaed build script
- 9e7fc1e moved to new rs cake version
- 0efda98 Merge branch 'master' of github.com:RocketSurgeonsGuild/Conventions
- c35dda0 +semver: minor drop net461 dependency
- 4ce3f28 Added Rocket Surgeons Guild logo to package
- 9f63c70 try and fix small issue with values in these methods
- 9890f49 Updated coverage
- 8040ef2 Updated cake stuffs
- 8763092 bump builders
- 4b9a4b1 Updated conventions and convention package naming +semver:minor
- f34a769 Updated builds
- 147adff Updated coverlet output
- 3853de4 Updated CoverletOutput
- a16896a fixed coverlet
- c425110 Updated test deps
- 9fef3bb organize package references
- f3acdbd Updated build targets
- 2543468 updated cake
- 8dcd800 vscode settings
- 3d5f650 Updated testing dependencies
- 5294647 Updated dependencies
- 9897fb3 Added Diagnostic Listener Logging Adapter
- a463c6f state should be casted to an object
- 4c4e6ec +semver: breaking; Removed context interface from builder interface to make it possible to reference properties when using the builder
- c399174 Added properties to constructor for conventions +semver: breaking
- e05fcb0 dropped runtimes
- 2d668a0 attempt to update travis
- a932b23 Updated targets for testing
- 48c297d Updated package versions
- 1d7d85d Updated to C# 7.3, dropped support for netstandard1.3; +semver: minor
- e68e182 Updated dependencies
- 36b0716 Updated build metadata version; Updated cake and dotnet sdk versions for travis
- 989f95e Updated cake
- 1fd6320 Updated cake
- f658fe1 Updated conventions
- 58ea7a5 Updated conventions
- 9c983b3 Added more general base convention container builder
- 675bb06 Added null checks for scanner methods to try find the root of the current errors
- b589230 Added generic ConventionBuilder
- ea15625...