Skip to content

Commit 734ab4b

Browse files
chore(release): 1.0.1 [skip ci]
--------------------------------------------------------------------------------------------------- Version: 1.0.1 Date: 2025-04-16 Bugfixes: - Cache limbo containers by surface_id instead of LuaSurface ([#1](#1)) - Cull misplaced limbo containers ([#1](#1)) - Ensure only one limbo container is created per surface ([#1](#1))
1 parent 085f7a1 commit 734ab4b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 1.0.1
3+
Date: 2025-04-16
4+
Bugfixes:
5+
- Cache limbo containers by surface_id instead of LuaSurface ([#1](https://github.com/noodlebox/factorio-inventory-selector/issues/1))
6+
- Cull misplaced limbo containers ([#1](https://github.com/noodlebox/factorio-inventory-selector/issues/1))
7+
- Ensure only one limbo container is created per surface ([#1](https://github.com/noodlebox/factorio-inventory-selector/issues/1))
8+
---------------------------------------------------------------------------------------------------
29
Version: 1.0.0
310
Date: 2025-04-15
411
Graphics:

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inventory-selector",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"title": "Inventory Selector",
55
"author": "noodlebox",
66
"homepage": "https://github.com/noodlebox/factorio-inventory-selector",

0 commit comments

Comments
 (0)