File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.0.17 (4 June 2024)
4
+ - Fixed Necklace of Flowing Life crash
5
+
3
6
## 0.0.16 (4 June 2023)
4
- - Add the Nimue/Dran/Huntress/Root Walker "Dream" consumables for detection of "craftable" items
7
+ - Added the Nimue/Dran/Huntress/Root Walker "Dream" consumables for detection of "craftable" items
5
8
6
9
## 0.0.15 (4 June 2023)
7
- - Add a section to items not tied to a location with "craftable" items that the character already has materials for in the inventory
10
+ - Added a section to items not tied to a location with "craftable" items that the character already has materials for in the inventory
8
11
9
12
## 0.0.14 (4 June 2023)
10
13
- Performance improvements
11
- - Do not display warning about unknown Dran Dream item
12
- - Fix co-op option completely broken in World Analyser
14
+ - Stopped displaying warning about unknown Dran Dream item
15
+ - Fixed co-op option completely broken in World Analyser
13
16
14
17
## 0.0.13 (31 May 2023)
15
18
- Added an option to World Analyzer to display items not bound to a particular location
Original file line number Diff line number Diff line change 16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" lib.remnant2.analyzer" Version =" 0.0.16 " />
19
+ <PackageReference Include =" lib.remnant2.analyzer" Version =" 0.0.17 " />
20
20
<PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.77" />
21
21
<PackageReference Include =" Serilog" Version =" 3.1.1" />
22
22
<PackageReference Include =" Serilog.Expressions" Version =" 4.0.0" />
You can’t perform that action at this time.
0 commit comments