Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 03:55
· 108 commits to main since this release
cd99739

This is a QoL update for the Mekanism integration. These changes result in a code footprint that is easier to maintain, reduces the build file by 10%, and has improved in-game performance.

Additionally, several methods have been added to Telem's implementation of Fluent. All standard Fluent features are still available.

Dependencies

  • Add 9 chainable methods to Fluent entrypoint

Inputs

  • Add baseline Mekanism input adapter
  • Update all Mekanism inputs to extend baseline Mekanism input
  • Update all Mekanism inputs to define metrics with Fluent-based queries
  • Update Mekanism peripheral calls to run in parallel for better performance

Full Changelog: v0.7.0...v0.7.1