Releases: hcoona/OneDotNet
Releases · hcoona/OneDotNet
Clocks.Net/2.0.0-beta
Changes:
- 82016a2 chore: split Directory.Packages.props for public & non-public projects
- 2fe0216 chore: move projects into private & public dir
- 889a797 chore: include CircularList.UnitTest
- 2bf3441 chore(deps): update system
- d4eaab2 chore: rename Directory.Packages.Abstractions.props to LegacySupport
- b646a8b chore: update System.Runtime.CompilerServices.Unsafe even for legacy support
- 2c7eefc chore(deps): update system
- e14fe95 chore(deps): remove some deps from central version file
- cae0684 chore: fix license headers
- fe3b3df chore(deps): update central package versions file
See More
- 84a1fc5 feat: tool read DotNet packages.lock.json file recursively
- 8871898 chore(deps): update dependency prism.unity to v8
- bfcc1ec chore(deps): Microsoft.Extensions.Logging.Abstractions unconditionally use mainline version
- 44c786f chore: dirs.proj won't include necessary packages
- 1bc542f chore(deps): abstraction packages use conditional item groups
- f667858 chore: move CircularList into srcs & tests
- 4a5e068 chore: move RateLimiter into srcs & tests
- 743a4db chore: move PhiFailureDetector into srcs & tests
- d9df2b2 chore: move MicrosoftExtensions.Options.DedupChangeExtensions into srcs
- 23b8b11 chore: move MicrosoftExtensions.Logging.Xunit into srcs & tests
- b2ce33d chore: MicrosoftExtensions.Logging.MSTest move to srcs
- e3af816 chore: move WebHdfs.Extensions.FileProviders into srcs and tests
- 4fb0706 chore: move Memoization into srcs & tests
- f4d869b chore: move Clocks.Net into srcs
- 4fae3f5 chore: fix pipeline set build number
- d221a46 chore(deps): update dependency system.componentmodel.annotations to v5
- 45be99a chore(deps): update microsoft_extensions
- 56103be chore(deps): renovate won't manage Directory.Packages.Abstractions.props
- 1e31f6b chore(deps): update dotnet monorepo to v6.0.10
- 64599a9 chore(deps): update grpc_legacy
- 2d97e07 chore(deps): update dependency htmlagilitypack to v1.11.46
- 5b6f83c chore(deps): renovate fix grpc_legacy group
- 9489ea5 chore: rename WebHdfs.Extensions.FileProviders.UnitTest.csproj.bak to workaround renovate
- da8db99 chore(deps): renovate group System packages
- d323758 chore(deps): renovate group Microsoft.Extesnsions packages
- 171a983 chore(deps): renovate group grpc legacy packages
- e7b3bdc chore(deps): update dependency fsharp.data to v5
- 651bcff chore(deps): ignore broken proj
- 309b879 chore(deps): disable renovate on WebHdfs.Extensions.FileProviders.UnitTest
- 7fc6211 chore(deps): update dependency google.protobuf to v3.21.7
- 814aa0c chore(deps): renovate enable platform native APIs
- d665577 chore(deps): update dependency publishpipelineartifact to v1.199.0
- dc0c009 chore(deps): update dependency usedotnet to v2.207.2
- 9d89e3b chore(deps): update dependency cache to v2.198.0
- 72d8e4b chore(deps): update dependency dotnetcorecli to v2.210.0
- a03b5a0 chore(deps): update dependency microsoft.build.artifacts to v4.1.0
- 06a7510 chore(deps): update dependency microsoft.build.traversal to v3.2.0
- f5ae095 chore(deps): renovate auto merge azure-pipelines task upgrading
- dcb7de4 chore(deps): update dependency fantomas to v5.0.6
- 3194d1c chore(deps): update dependency dotnet-sdk to v6.0.402
- 764cda0 chore: add paths filters for CI pipeline
- 28a6ac6 chore(deps): add renovate.json
- 5bb81ec chore: remove HCOONa.Grpc.MicrosoftExtension.Logging.
- 7b14411 chore: move HCOONa.MicrosoftExtensions.Logging.GrpcAdapter to HCOONa.Grpc.MicrosoftExtension.Logging.
- 96f0ed2 chore: remove all VersionOverride.
- 09459f0 chore: remove unused third_party sources.
- 8fc0c40 chore: remove GeothermalResearchInstitute projects.
- 73a338a style: upgrade StyleCop & fix style issues.
- d3e8b62 fix: fix warnings in WebHdfs.Extensions.FileProviders
- 1e7a37d chore: upgrade package versions.
This list of changes was auto generated.
Clocks.Net/1.4.1-beta.14
Changes:
- fb57768 fix: fix all Recommended level warnings in Clocks.Net
- a66928a chore: remove deprecated dotnet-xunit.
- f0e6fcd chore: move GrpcLoggerAdapater to MicrosoftExtensions/Logging.
- bdaa141 chore: remove unused dos2unix tools.
- 28027cd chore: GitHub prerelease according to NBGV_PrereleaseVersion.
- 7b91399 chore: GitHub release can attach release note file.
- ecba6b3 chore: configure code analysis & fix a few issues.
- 5e03769 chore: only main branch can publish official release
- f952b55 chore: move pipeline files into subdirectory.
- a37092e chore: add official pipeline for Clocks.Net
See More
- b0fdf0f chore: split publish.yml from Clocks.Net buddy pipeline.
- cf92963 chore: add Clocks.Net CD pipeline
- a4f0583 chore: upgrade packages.lock.json to v2.
- 1af6ecd style: fix or suppress all known warnings.
- aa2eb8f chore: move TaskAssigner project into codelab.
- ca92d91 chore: remove OxyPlot.SimpleDemo from codelab.
- 20d7849 chore: fix other style issues.
- e6b22af style: fix issues in RateLimiter.
- 08fedce style: fix issues in PhiFailureDetector.
- 422ed0a chore: remove SwigDoc2Latex project.
- b687bee chore: remove unused codes in codelab.
- 42c9936 chore: install nbgv CLI tool.
- 8a6e668 chore: buddy build would pack packages.
- 34694c8 chore: init buddy.yml from pr.yml
- 2337486 chore: move build steps into build.yml
- 8546e77 chore: Clocks.Net support net20 target.
- 019f647 style: run dotnet fantomas.
- 8200408 style: run dotnet format on WebHdfs.Extensions.FileProviders.
- 28d13d0 style: run dotnet format excluding third_party & WebHdfs.Extensions.FileProviders.
- d79c139 chore: update fantomas CLI tool.
- 07a448f style: update .editorconfig automatically from Visual Studio 2022.
- b4c51d6 style: initial styles in .editorconfig
- 0065450 chore: only Windows job upload test results.
- 35f979b style: fix SA1633 for other files.
- a584b27 style: fix SA1633 for Memoization.Net
- 3b9942f chore: upload test coverage.
- 61343dc Migrate central package management to NuGet native approach. (#35)
- d678252 chore: remove codelab/Wpf_lab
- 0f5c120 style: run dotnet-format tool for C# codes.
- 2014a3a style: run fantomas reformat F# codes.
- 367d989 chore: update dotnet local tools.
- 4c67a03 docs: update README.adoc for more native words.
- e7d1776 chore: move azure pipeline yaml file.
- 91c66e7 chore: don't run pr pipeline on main branch changes.
- 41740c3 chore: separate pr pipeline.
- ec71443 chore: aggregate executable artifacts.
- ee314e6 Update README for public packaging.
- 125db5d Set ContinuousIntegrationBuild for Azure Pipelines.
- 0b5f80d Remove DebugNonWindows profile.
- 0d96ad3 Add ReproducibleBuilds & SourceLink related packages.
- 553bed3 Remove the workaround for Nerdbank.GitVersioning issue 751.
- 7c198d6 Update README.adoc for toolchains.
- ac1921c Migrate MicrosoftExtensions.Options.DedupChangeExtensions
- bd96f08 Merge commit 'ed603f990d9e1cf785a9d9eb1e3cb17e9229858b' as 'MicrosoftExtensions/Options/DedupChangeExtensions'
- ed603f9 Squashed 'MicrosoftExtensions/Options/DedupChangeExtensions/' content from commit dcac96e
- 3116169 Migrate RateLimiter.
- dca01a3 Merge commit '69330ea4665a9af0d2b9264cd5e8da7294501f58' as 'RateLimiter'
- 69330ea Squashed 'RateLimiter/' content from commit 4f88749
- 210d1f7 Migrate PhiFailureDetector.
- cf521c9 Merge commit 'f82c58b0b79b1931d1a78a229da5a9f7945222ee' as 'PhiFailureDetector'
- f82c58b Squashed 'PhiFailureDetector/' content from commit 7575b88
- b6ba33d Migrate Memoization.Net project.
- 7ba81ab Merge commit 'dd572ca12b5cac015421730c56faf5b775cf3d98' as 'Memoization.Net'
- dd572ca Squashed 'Memoization.Net/' content from commit b9a8a3e
- 6548824 Do not conditional add global packages to make package cache work.
- 1246c63 Migrate WebHdfs.Extensions.FileProviders into OneDotNet.
- 67bf32b Merge commit 'a66ccd85125bd3aa65763fc30aae75557c4d6d1e' as 'MicrosoftExtensions/FileProviders/WebHdfs'
- a66ccd8 Squashed 'MicrosoftExtensions/FileProviders/WebHdfs/' content from commit 710a6e2
- 97221ba Move package metadata into Directory.Build.props
- 5120d81 Update MicrosoftExtensions.Logging.Xunit version.json
- b633bf2 Nerdbank.GitVersioning use pathFilter.
- 4fc14cb CI add matrix for linux
- 7b58108 Disable checkout git-lfs files in ci pipeline.
- 6cd214a Rollback FSharp.Core 6.0.5->6.0.4
- 3724947 CI run dotnet test
- e6a2696 Deprecate TimeLimiter.
- 4b75355 Use Extended.Wpf.Toolkit instead of Xceed.Wpf.Toolkit
- 5c5e7f1 Fix invisible NullScope from internal package.
- e711c06 MicrosoftExtensions.Logging.Xunit.Tests use CurrentTargetFramework
- b314dce Cleanup unused properties.
- 9f93d76 Crc32C.NET use net6.0
- 9c9443e BUGFIX: Should build wpf projects only on windows.
- 7347d02 Clean up copy.bara.sky
- 2a81062 Remove third_party/ExtendedWPFToolkit
- abfd728 Remove third_party/ToggleSwitch
- 8b24654 Remove third_party/OxyPlot
- e5b9650 Remove third_party/FSharp.Data
- 1f06fc5 Upgrade OrTools.
- c62c744 GlobalPackageReference would mark private assets automatically.
- 5ab8904 Review TargetFramework for remaining projects except for third_party.
- d0eaeba Workaround Nerdbank.GitVersioning for VSTest target.
- cf4798d GeothermalResearchInstitute projects use CurrentTargetFramework & CurrentWpfTargetFramework.
- 4450b57 codelab use CurrentTargetFramework & CurrentWpfTargetFramework
- 84bdc60 Specify target frameworks for Clocks.Net
- a8b3d64 Fix SDK version in global.json
- 8a5570d Upgrade to net6
- 412bdbf Use community upgraded FSharp.Data
- fba53b2 Azure Pipeline cache nuget packages.
- afd41d0 Remove OneDotNet.sln and rely on SlnGen tool
- ecbdc94 Set up CI with Azure Pipelines (#3)
- 27103ae dirs.proj do not use glob pattern
- 1d796cd Enable more options in Directory.Build.props
- cf6c9ad Packages.props use Label instead of comments
- 0682a9d Add NuGet.Config
- f7a43ad Add Directory.Build.rsp
- d3a90a5 Upgrade Google.Protobuf
- cad3cb8 Use Microsoft.Build.CentralPackageVersions & Microsoft.Build.Traversal
- 2329c7a Manage ndp48-web.exe with git-lfs
- 48be4ab [GeothermalResearchInstitute] Log global unhandled exception.
- 0c6f546 [GeothermalResearchInstitute] Modify display precision by required.
- 8eeee5b Fix the publish.ps1
- cc953fe Add FileManifests & ParseHeader.
- 8c...
Clocks.Net/1.4.1-beta.13
Changes:
- 7b91399 chore: GitHub release can attach release note file.
- ecba6b3 chore: configure code analysis & fix a few issues.
This list of changes was auto generated.
Clocks.Net/1.4.1-beta.12
Changes:
- 5e03769 chore: only main branch can publish official release
- f952b55 chore: move pipeline files into subdirectory.
- a37092e chore: add official pipeline for Clocks.Net
- b0fdf0f chore: split publish.yml from Clocks.Net buddy pipeline.
- cf92963 chore: add Clocks.Net CD pipeline
- a4f0583 chore: upgrade packages.lock.json to v2.
- 1af6ecd style: fix or suppress all known warnings.
- aa2eb8f chore: move TaskAssigner project into codelab.
- ca92d91 chore: remove OxyPlot.SimpleDemo from codelab.
- 20d7849 chore: fix other style issues.
See More
- e6b22af style: fix issues in RateLimiter.
- 08fedce style: fix issues in PhiFailureDetector.
- 422ed0a chore: remove SwigDoc2Latex project.
- b687bee chore: remove unused codes in codelab.
- 42c9936 chore: install nbgv CLI tool.
- 8a6e668 chore: buddy build would pack packages.
- 34694c8 chore: init buddy.yml from pr.yml
- 2337486 chore: move build steps into build.yml
- 8546e77 chore: Clocks.Net support net20 target.
- 019f647 style: run dotnet fantomas.
- 8200408 style: run dotnet format on WebHdfs.Extensions.FileProviders.
- 28d13d0 style: run dotnet format excluding third_party & WebHdfs.Extensions.FileProviders.
- d79c139 chore: update fantomas CLI tool.
- 07a448f style: update .editorconfig automatically from Visual Studio 2022.
- b4c51d6 style: initial styles in .editorconfig
- 0065450 chore: only Windows job upload test results.
- 35f979b style: fix SA1633 for other files.
- a584b27 style: fix SA1633 for Memoization.Net
- 3b9942f chore: upload test coverage.
- 61343dc Migrate central package management to NuGet native approach. (#35)
- d678252 chore: remove codelab/Wpf_lab
- 0f5c120 style: run dotnet-format tool for C# codes.
- 2014a3a style: run fantomas reformat F# codes.
- 367d989 chore: update dotnet local tools.
- 4c67a03 docs: update README.adoc for more native words.
- e7d1776 chore: move azure pipeline yaml file.
- 91c66e7 chore: don't run pr pipeline on main branch changes.
- 41740c3 chore: separate pr pipeline.
- ec71443 chore: aggregate executable artifacts.
- ee314e6 Update README for public packaging.
- 125db5d Set ContinuousIntegrationBuild for Azure Pipelines.
- 0b5f80d Remove DebugNonWindows profile.
- 0d96ad3 Add ReproducibleBuilds & SourceLink related packages.
- 553bed3 Remove the workaround for Nerdbank.GitVersioning issue 751.
- 7c198d6 Update README.adoc for toolchains.
- ac1921c Migrate MicrosoftExtensions.Options.DedupChangeExtensions
- bd96f08 Merge commit 'ed603f990d9e1cf785a9d9eb1e3cb17e9229858b' as 'MicrosoftExtensions/Options/DedupChangeExtensions'
- ed603f9 Squashed 'MicrosoftExtensions/Options/DedupChangeExtensions/' content from commit dcac96e
- 3116169 Migrate RateLimiter.
- dca01a3 Merge commit '69330ea4665a9af0d2b9264cd5e8da7294501f58' as 'RateLimiter'
- 69330ea Squashed 'RateLimiter/' content from commit 4f88749
- 210d1f7 Migrate PhiFailureDetector.
- cf521c9 Merge commit 'f82c58b0b79b1931d1a78a229da5a9f7945222ee' as 'PhiFailureDetector'
- f82c58b Squashed 'PhiFailureDetector/' content from commit 7575b88
- b6ba33d Migrate Memoization.Net project.
- 7ba81ab Merge commit 'dd572ca12b5cac015421730c56faf5b775cf3d98' as 'Memoization.Net'
- dd572ca Squashed 'Memoization.Net/' content from commit b9a8a3e
- 6548824 Do not conditional add global packages to make package cache work.
- 1246c63 Migrate WebHdfs.Extensions.FileProviders into OneDotNet.
- 67bf32b Merge commit 'a66ccd85125bd3aa65763fc30aae75557c4d6d1e' as 'MicrosoftExtensions/FileProviders/WebHdfs'
- a66ccd8 Squashed 'MicrosoftExtensions/FileProviders/WebHdfs/' content from commit 710a6e2
- 97221ba Move package metadata into Directory.Build.props
- 5120d81 Update MicrosoftExtensions.Logging.Xunit version.json
- b633bf2 Nerdbank.GitVersioning use pathFilter.
- 4fc14cb CI add matrix for linux
- 7b58108 Disable checkout git-lfs files in ci pipeline.
- 6cd214a Rollback FSharp.Core 6.0.5->6.0.4
- 3724947 CI run dotnet test
- e6a2696 Deprecate TimeLimiter.
- 4b75355 Use Extended.Wpf.Toolkit instead of Xceed.Wpf.Toolkit
- 5c5e7f1 Fix invisible NullScope from internal package.
- e711c06 MicrosoftExtensions.Logging.Xunit.Tests use CurrentTargetFramework
- b314dce Cleanup unused properties.
- 9f93d76 Crc32C.NET use net6.0
- 9c9443e BUGFIX: Should build wpf projects only on windows.
- 7347d02 Clean up copy.bara.sky
- 2a81062 Remove third_party/ExtendedWPFToolkit
- abfd728 Remove third_party/ToggleSwitch
- 8b24654 Remove third_party/OxyPlot
- e5b9650 Remove third_party/FSharp.Data
- 1f06fc5 Upgrade OrTools.
- c62c744 GlobalPackageReference would mark private assets automatically.
- 5ab8904 Review TargetFramework for remaining projects except for third_party.
- d0eaeba Workaround Nerdbank.GitVersioning for VSTest target.
- cf4798d GeothermalResearchInstitute projects use CurrentTargetFramework & CurrentWpfTargetFramework.
- 4450b57 codelab use CurrentTargetFramework & CurrentWpfTargetFramework
- 84bdc60 Specify target frameworks for Clocks.Net
- a8b3d64 Fix SDK version in global.json
- 8a5570d Upgrade to net6
- 412bdbf Use community upgraded FSharp.Data
- fba53b2 Azure Pipeline cache nuget packages.
- afd41d0 Remove OneDotNet.sln and rely on SlnGen tool
- ecbdc94 Set up CI with Azure Pipelines (#3)
- 27103ae dirs.proj do not use glob pattern
- 1d796cd Enable more options in Directory.Build.props
- cf6c9ad Packages.props use Label instead of comments
- 0682a9d Add NuGet.Config
- f7a43ad Add Directory.Build.rsp
- d3a90a5 Upgrade Google.Protobuf
- cad3cb8 Use Microsoft.Build.CentralPackageVersions & Microsoft.Build.Traversal
- 2329c7a Manage ndp48-web.exe with git-lfs
- 48be4ab [GeothermalResearchInstitute] Log global unhandled exception.
- 0c6f546 [GeothermalResearchInstitute] Modify display precision by required.
- 8eeee5b Fix the publish.ps1
- cc953fe Add FileManifests & ParseHeader.
- 8ccc551 Add CompdbRegrouper
- b019f9b Add TaskAssigner project.
- b94761f Add DeviceMetricHistoryPlotView.
- 5ca0e8c Add mutex to prevent concurrent closing.
- 9c8e6f0 Update documents.
- 4a088bc Turn ConfigureAwait(true) into ConfigureAwait(false).
- 6ebd4aa Skip unix2dos in az pipeline.
- 5c99308...