## 1.2.8 - 2024-04-20
- Breaking Package while sneaking will now prevent it from breaking and dropping items.
- Packages are now automation friendly:
- Placing one down is no longer requires sneaking.
- Dispensers can also place a Package now.
- Pushing a Package with piston will break it and drop contained items.
- All configurable.
## 1.2.8 - 2024-04-20
- Breaking Package while sneaking will now prevent it from breaking and dropping items.
- Packages are now automation friendly:
- Placing one down is no longer requires sneaking.
- Dispensers can also place a Package now.
- Pushing a Package with piston will break it and drop contained items.
- All configurable.
2023-12-23 - 1.2.4
- Added `batch_delivered`, `agreement_completed` and `agreement_expired` advancement conditions. Details on the [Wiki](https://github.com/mortuusars/Wares/wiki)
- They are meant for modpack developers and are not used in the mod itself.
- Added config option to show infinity symbol for infinite agreements. Disabled by default.
- Potentially fixed occasional config reset to default settings.
### 2023-12-23 - 1.2.4
- Added `batch_delivered`, `agreement_completed` and `agreement_expired` advancement conditions. Details on the [Wiki](https://github.com/mortuusars/Wares/wiki)
- They are meant for modpack developers and are not used in the mod itself.
- Added config option to show infinity symbol for infinite agreements. Disabled by default.
- Potentially fixed occasional config reset to default settings.
2023-12-11 - 1.2.3
- Added an option to config that allow taking outputs from the side of a delivery table. Off by default.
- Added config option to disable moving Completed Agreement to the output slots.
- Added several settings to the Delivery Table NBT data for modpack developers. More details on the [Wiki](https://github.com/mortuusars/Wares/wiki/Delivery-Table)
2023-12-11 - 1.2.3
- Added an option to config that allow taking outputs from the side of a delivery table. Off by default.
- Added config option to disable moving Completed Agreement to the output slots.
- Added several settings to the Delivery Table NBT data for modpack developers. More details on the [Wiki](https://github.com/mortuusars/Wares/wiki/Delivery-Table)
2023-08-13 - 1.1.1
- Added 'TagMatching' field to the Requested Item. It allows specifying how NBT tags of items will be compared.
- 'TagMatching:"ignore"' - tag does not matter
- 'TagMatching:"weak"' - item is required to have defined tags (can have others)
- 'TagMatching:"strong"' - item tag should be equal to the specified one
- Renamed 'DeliveriesRequirePackaging' to 'DeliveriesRequireBoxes' config value. Updated default values in several configs values comments.
- Fixed deliveries not delivering when 'Require Boxes' was disabled in the config.
- Fixed Zombie Packager not having a texture.
2023-08-13 - 1.1.1
- Added 'TagMatching' field to the Requested Item. It allows specifying how NBT tags of items will be compared.
- 'TagMatching:"ignore"' - tag does not matter
- 'TagMatching:"weak"' - item is required to have defined tags (can have others)
- 'TagMatching:"strong"' - item tag should be equal to the specified one
- Renamed 'DeliveriesRequirePackaging' to 'DeliveriesRequireBoxes' config value. Updated default values in several configs values comments.
- Fixed deliveries not delivering when 'Require Boxes' was disabled in the config.
- Fixed Zombie Packager not having a texture.
2023-07-23 - 1.1.0
- Tags can now be used as a requested item by adding the # symbol.
- Added sounds to Delivery Table opening and closing.
- When Delivery Agreement is completed - it will be placed into output slots (and therefore can be automatically extracted).
- Packages now show sender name in the item tooltip.
- Wandering Trader will now sell some Delivery Agreements.
2023-07-23 - 1.1.0
- Tags can now be used as a requested item by adding the # symbol.
- Added sounds to Delivery Table opening and closing.
- When Delivery Agreement is completed - it will be placed into output slots (and therefore can be automatically extracted).
- Packages now show sender name in the item tooltip.
- Wandering Trader will now sell some Delivery Agreements.