Skip to content

Commit

Permalink
v8.5.1 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWBR committed Jul 24, 2023
1 parent e796dbc commit 5ce68f4
Show file tree
Hide file tree
Showing 36 changed files with 103 additions and 52 deletions.
4 changes: 2 additions & 2 deletions DWSIM.Automation.Tests/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
<Assembly: AssemblyFileVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Automation/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
2 changes: 1 addition & 1 deletion DWSIM.Drawing.SkiaSharp/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
2 changes: 1 addition & 1 deletion DWSIM.DynamicsManager/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods.Eto/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
4 changes: 2 additions & 2 deletions DWSIM.FileStorage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
[assembly: AssemblyFileVersion("8.5.1.0")]
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetBase/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetSolver/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.GlobalSettings/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
4 changes: 2 additions & 2 deletions DWSIM.Inspector/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
<Assembly: AssemblyFileVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Interfaces/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
4 changes: 2 additions & 2 deletions DWSIM.Logging/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
[assembly: AssemblyFileVersion("8.5.1.0")]
2 changes: 1 addition & 1 deletion DWSIM.Math/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.HeatOfCombustion/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.NaturalGas/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
4 changes: 2 additions & 2 deletions DWSIM.ProFeatures/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
<Assembly: AssemblyFileVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Serializers.XML/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.SharedClasses/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
3 changes: 1 addition & 2 deletions DWSIM.SharedClasses/Patrons/activepatrons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
🌟 Christian Hornhofer
🌟 Dave Carpency
🌟 Domenico Marchese
🌟 Edson Zaparoli
🌟 George Brindle
🌟 Gerry Agnew
🌟 Henk Fikkert
Expand Down Expand Up @@ -55,11 +56,9 @@ David Whitlock
Denislav Zdravkov
Dorivaldo Junior
Doug Palfreyman
Emanuel Cardoso
Fernando Almeida
Gokhan Candan
Guenther Holzer
Henar Portero
Hep Ingham
Hurudza
John Kossik
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Thermodynamics/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Editors/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Forms/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
4 changes: 2 additions & 2 deletions DWSIM.UI.Desktop.Shared/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]
[assembly: AssemblyFileVersion("8.5.1.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyVersion("8.5.1.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>

<Assembly: NeutralResourcesLanguageAttribute("pt-BR")>
2 changes: 1 addition & 1 deletion DWSIM.XFlowsheet/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
2 changes: 1 addition & 1 deletion DWSIM/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyVersion("8.5.1.0")>
'<Assembly: AssemblyFileVersion("1.6")>

<Assembly: NeutralResourcesLanguageAttribute("pt-BR")>
34 changes: 33 additions & 1 deletion PlatformFiles/Common/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==================================================
DWSIM - Open Source Process Simulator
Version 8.5.0
Version 8.5.1
Copyright (c) 2017-2023 Daniel Medeiros and contributors
Copyright (c) 2008-2016 Daniel Medeiros, Gregor Reichert, Gustavo Leon
==================================================
Expand Down Expand Up @@ -62,6 +62,38 @@ VERSION HISTORY / CHANGELOG

The full changelog including souce code changes can be viewed at https://github.com/DanWBR/dwsim/commits/windows

Version 8.5.1

- Added messages log feature (Classic UI)
- Added Experimental liquid cp option for PRSV2
- Copy object ID to clipboard (Classic UI)
- Redesigned input box (Classic UI)
- Implemented feature request #502 (Include Stream Description/Comments for HMB)
- Implemented #503 (Mixer in dynamic mode, equalize all option)
- Implemented feature request #500 (Define profile segment from tabular data input Length/Elevation)
- Added t/h and t/min to mass flow unit set (#513)
- Redesigned material stream list (Classic UI)
- Fixed spreadsheet formatting
- Fixed thermo importing
- Fixed floating table formatting for compound amounts
- Fixed energy mixer icon
- Throwing exception for calculated negative flows in compound separator (#496)
- Fixed issue with dynamics integrator (Classic UI)
- Fixed issue #497 (Need clone ForcePhase for ShallowCopy MaterialStream?)
- Fixed deltaT conversion in phase envelope (Classic UI) (#492)
- Floating table adjustments
- Fixed diamter/height units for rig columns
- Fixed viscosity conversion
- Fixed calculation order for single object solver requests
- Fixed updating pump outlet pressure
- Fixed T/P units in column properties report
- Fixed issue #505 (Fix add json-compound)
- Fixed issue #494 ([Linux Cross-Platform UI] Reaction edit exception)
- Fixed issue #491 ([Linux Cross-Platform UI] New reaction buttons placement)
- Fixed issue #480 ([Linux Cross-Platform UI] Mono process use 100% CPU after solver failed to calculate)
- Fixed PR/SRK BIP not updating (#507)
- Other minor fixes and enhancements

Version 8.5.0

- New Object Palette (Classic UI)
Expand Down
40 changes: 30 additions & 10 deletions PlatformFiles/Common/whatsnew.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,31 @@
Version 8.5.0
Version 8.5.1

- New Object Palette (Classic UI)
- Added Aqueous Electorlytes (Reaktoro) Property Package
- Added Cut/Copy/Paste items to context menus (Classic UI)
- Removed dependency of the additional Python environments package
- Fixed an issue with Gibbs Reactor
- Removed interactive python console (Classic UI)
- Fixed compound search (Classic UI) (#489)
- Fixed Infinity Loop on Calc Critical Point in PR78 (#487)
- Other fixes and enhancements
- Added messages log feature (Classic UI)
- Added Experimental liquid cp option for PRSV2
- Copy object ID to clipboard (Classic UI)
- Redesigned input box (Classic UI)
- Implemented feature request #502 (Include Stream Description/Comments for HMB)
- Implemented #503 (Mixer in dynamic mode, equalize all option)
- Implemented feature request #500 (Define profile segment from tabular data input Length/Elevation)
- Added t/h and t/min to mass flow unit set (#513)
- Redesigned material stream list (Classic UI)
- Fixed spreadsheet formatting
- Fixed thermo importing
- Fixed floating table formatting for compound amounts
- Fixed energy mixer icon
- Throwing exception for calculated negative flows in compound separator (#496)
- Fixed issue with dynamics integrator (Classic UI)
- Fixed issue #497 (Need clone ForcePhase for ShallowCopy MaterialStream?)
- Fixed deltaT conversion in phase envelope (Classic UI) (#492)
- Floating table adjustments
- Fixed diamter/height units for rig columns
- Fixed viscosity conversion
- Fixed calculation order for single object solver requests
- Fixed updating pump outlet pressure
- Fixed T/P units in column properties report
- Fixed issue #505 (Fix add json-compound)
- Fixed issue #494 ([Linux Cross-Platform UI] Reaction edit exception)
- Fixed issue #491 ([Linux Cross-Platform UI] New reaction buttons placement)
- Fixed issue #480 ([Linux Cross-Platform UI] Mono process use 100% CPU after solver failed to calculate)
- Fixed PR/SRK BIP not updating (#507)
- Other minor fixes and enhancements

0 comments on commit 5ce68f4

Please sign in to comment.