Skip to content

Releases: Synergex/HarmonyCore

net6-release-v6.0.140

08 Dec 21:15
Compare
Choose a tag to compare

Bumped Harmony Core version numbers to 6..0.139 in the CLI upgrade tool.

net6-release-v6.0.139

08 Dec 19:23
55ddfb8
Compare
Choose a tag to compare

What's Changed

  • 20221123 template merge by @SteveIves in #297
  • Improvements to the CLI tool for keeping in sync with github releases

Full Changelog: net6-release-v6.0.104...net6-release-v6.0.139

net6-release-v6.0.104

11 Nov 01:49
Compare
Choose a tag to compare
net6-release-v6.0.104 Pre-release
Pre-release
  • Added new release mechanism for managing nuget references in the cli tool.

net6-release-v6.0.79

26 Oct 22:21
a3740f5
Compare
Choose a tag to compare
net6-release-v6.0.79 Pre-release
Pre-release

What's Changed

  • Replace TODO comments with IMPROVEMENT comments so they don't show up in the VS task list by @SteveIves in #293
  • Fixed template issue with a bad import and stray signalr hub code

net6-release-v6.0.78

29 Aug 20:34
8637259
Compare
Choose a tag to compare
net6-release-v6.0.78 Pre-release
Pre-release
  • Merged in fixes for unit test value generation
  • Merged in common changes from deployed customers in the field
  • Cleaned up remaining issues from the Net6 migration

release-v3.1.23

23 Jun 23:27
a8772df
Compare
Choose a tag to compare

Reintegrated template files with features added for various customers

release-v3.1.22

02 Jun 19:32
Compare
Choose a tag to compare

Added support for handle parameters (in, out, and inout) in Traditional Bridge when using the OptionalParameterMethodDispatchers template.

net6-release-v6.0.9

05 Apr 00:10
Compare
Choose a tag to compare
net6-release-v6.0.9 Pre-release
Pre-release

Added support for net6 and associated packages

release-v3.1.21

21 Jan 02:15
Compare
Choose a tag to compare

Updating several templates based on recent improvements.

release-v3.1.20

20 Sep 20:58
077bbb8
Compare
Choose a tag to compare

Adds timestamps to console log output
Adds timestamps to traditional bridge log files
Template changes to support CodeGen 5.7.5 improvements