almostunified/CHANGELOG.md
rlnt 254055b9b3
Some checks failed
Build / redirect (push) Has been cancelled
bump version
2024-10-06 18:15:24 +00:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • /

1.2.0 - 2024-10-06

  • added support for custom ingredient types
  • added support for NeoForge compound ingredients
  • added API endpoint for registering custom ingredient unifiers
  • added unification helper methods to convert tags to items
  • fixed recipe viewer integration endpoints for Fabric
  • fixed unnecessary memory usage for debug handler
  • fixed Mekanism recipe unifier using wrong recipe keys
  • fixed EnderIO Sag Mill recipe output unification causing serialization failures

1.1.0 - 2024-09-27

  • added end stone variant to config defaults
  • added debug option to toggle logging invalid tag warnings, false by default
  • added logging for potentially broken recipes caused by unification
  • added support for Extended Industrialization (#92)
  • fixed unification for EnderIO outputs
  • removed EnderIO unifier since it's fully supported by the generic unifier

1.0.0 - 2024-08-22

Initial 1.21.1 port.