Releases: Synergex/HarmonyCore
Releases · Synergex/HarmonyCore
net6-release-v6.0.140
Bumped Harmony Core version numbers to 6..0.139 in the CLI upgrade tool.
net6-release-v6.0.139
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
- Added new release mechanism for managing nuget references in the cli tool.
net6-release-v6.0.79
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
- 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
Reintegrated template files with features added for various customers
release-v3.1.22
Added support for handle parameters (in, out, and inout) in Traditional Bridge when using the OptionalParameterMethodDispatchers template.
net6-release-v6.0.9
Added support for net6 and associated packages
release-v3.1.21
Updating several templates based on recent improvements.
release-v3.1.20
Adds timestamps to console log output
Adds timestamps to traditional bridge log files
Template changes to support CodeGen 5.7.5 improvements