Skip to content

v5.0.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:46
· 33 commits to develop since this release

What's Changed (since last formal release)

  • Expose version types for scripts to use directly by @smaillet in #3
  • Major refactoring and corrections. by @smaillet in #4
  • Updated automated build to support current changes. by @smaillet in #5
  • Standardized build scripts by @smaillet in #6
  • Build action fixes for release by @smaillet in #7
  • Updated build action YAML for release builds by @smaillet in #8
  • More fixes to release YAML. by @smaillet in #9
  • More fixes to release build action YAML by @smaillet in #10
  • More formatting of action YAML by @smaillet in #11
  • Fix call to build-all by @smaillet in #12
  • Re-write to support testable projects by @smaillet in #13
  • Added invocation of tests to automated runs by @smaillet in #14
  • Updated readme by @smaillet in #15
  • Added build documentation support. by @smaillet in #16
  • Potential fix for code scanning alerts: Workflow does not contain permissions by @smaillet in #17
  • Re-worked PR/CI build support by @smaillet in #18
  • Fixes for test results support by @smaillet in #19
  • Code cleanup and updated comments by @smaillet in #20
  • Fixed solution by removing bogus configuration for debug mode by @smaillet in #21
  • Restored tests to use global properties by @smaillet in #22
  • Added Testing of assembly attributes by @smaillet in #23
  • Resolve differences on computation of CiBuildIndex between C# and PowerShell by @smaillet in #25
  • Added support for CSemVer v1.0.0-rc.1 pre-release formatting by @smaillet in #26
  • Refactoring tests and additional test cases by @smaillet in #27
  • Converted to using long from for package name by @smaillet in #28
  • Merge of all changes from the release processes by @smaillet in #33
  • Updated doc comments by @smaillet in #34
  • Added NuGet source mapping for unit tests. by @smaillet in #35
  • Added build failure checks to tests to prevent continuing tests with a failed build by @smaillet in #36
  • Updated readme by @smaillet in #37
  • Updates to account for changes in meaning of FileVersionQuad.Revision LSB by @smaillet in #38
  • Added code values to errors reported from tasks by @smaillet in #39
  • Added more testing and updated code based on results by @smaillet in #40
  • Docs Update by @smaillet in #41
  • Apply changes from release by @smaillet in #43
  • Updated release build action by @smaillet in #44
  • Updated to support CSemVerCI in versioning library by @smaillet in #45
  • General refactoring and cleanup by @smaillet in #46
  • Update NuGet push action by @smaillet in #47
  • Docs typo updates by @smaillet in #48
  • Script updates by @smaillet in #49
  • Additional doc updates for clarity in prep for release by @smaillet in #50
  • More doc updates by @smaillet in #51

Full Changelog: v2.0.3...v5.0.3-alpha