Skip to content

Commit

Permalink
v8.5.0 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWBR committed Jun 15, 2023
1 parent 6019ce1 commit 42afe67
Show file tree
Hide file tree
Showing 37 changed files with 62 additions and 49 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.4.7.0")>
<Assembly: AssemblyFileVersion("8.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyFileVersion("8.4.7.0")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyFileVersion("8.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyFileVersion("8.4.7.0")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyFileVersion("8.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.0")>
<Assembly: AssemblyFileVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.0")>
1 change: 0 additions & 1 deletion DWSIM.SharedClasses/Patrons/activepatrons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
🌟 Roland Berger
🌟 Ronald J. Dunbar
🌟 Ronald Visness
🌟 Steven Sandoval
🌟 Tino Josef Ritter
Alberto Baumeister
Alex Platon
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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyFileVersion("8.4.7.0")]
[assembly: AssemblyVersion("8.5.0.0")]
[assembly: AssemblyFileVersion("8.5.0.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.4.7.0")]
[assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.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.4.7.0")>
<Assembly: AssemblyVersion("8.5.0.0")>
'<Assembly: AssemblyFileVersion("1.6")>

<Assembly: NeutralResourcesLanguageAttribute("pt-BR")>
Binary file modified PlatformFiles/Common/docs/User_Guide.pdf
Binary file not shown.
14 changes: 13 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.4.7
Version 8.5.0
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,18 @@ VERSION HISTORY / CHANGELOG

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

Version 8.5.0

- 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

Version 8.4.7

- Added Feed Recovery as specification for Distillation Columns
Expand Down
18 changes: 10 additions & 8 deletions PlatformFiles/Common/whatsnew.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Version 8.4.7
Version 8.5.0

- Added Feed Recovery as specification for Distillation Columns
- Added context menu in compound selection panel for viewing, exporting and replacing (Classic UI)
- Exposed Tray Spacing for user definition in Rigorous Column
- Implemented Stop button for Cross-Platform UI (feature request #481)
- Fixed loading of additional compounds for Property Packages in CAPE-OPEN/Excel mode
- Improved initialization time
- Other bug fixes
- 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

0 comments on commit 42afe67

Please sign in to comment.