File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net8.0</TargetFramework >
5
5
<RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
6
6
<PlatformTarget >x64</PlatformTarget >
7
- <AssemblyVersion >0.8.1 </AssemblyVersion >
8
- <FileVersion >0.8.1 </FileVersion >
7
+ <AssemblyVersion >0.9.0 </AssemblyVersion >
8
+ <FileVersion >0.9.0 </FileVersion >
9
9
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
10
10
<ApplicationIcon >image.ico</ApplicationIcon >
11
11
<Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 15
15
// Internal changes:
16
16
// Changes to the code that do not affect the behavior of the program.
17
17
----------------------------------------------------------------------------------------------------------------------
18
- Version
19
- Date:
18
+ Version: 0.9.0
19
+ Date: September 6th 2024
20
20
Features:
21
21
- Add an "Auto balance" button to the summary page, allowing quick balancing of inputs and outputs across
22
22
multi-page projects. Known issue: The button requires multiple clicks, which appears to be related to #169.
29
29
- You can now open projects from a Windows context-menu. If the project was not opened before, then Yafc uses
30
30
the launch-settings from the most-recently opened project.
31
31
- Move the Legacy Summary and Import from clipboard buttons to the main/hamburger menu.
32
- - Clean up (unneeded) aliassing from icons.
32
+ - Clean up (unneeded) aliasing from icons.
33
33
Bugfixes:
34
34
- Several fixes to the legacy summary page, including a regression in 0.8.1.
35
35
- Crafters with no enery_source no longer make Yafc refuse to solve the page.
You can’t perform that action at this time.
0 commit comments