Skip to content

v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:27
c215289

Factorio 2.1.8 added (multi-version)

2.1.8 (experimental — the release mod creators already target to prepare their mods) joins 1.1.110 (legacy) and 2.0.76 (stable). The prototypes store is now multi-version: search_factorio_prototypes requires a factorio_version (2.0.76 or 2.1.8), and re-ingesting one version's dump never touches another version's rows. search_factorio_docs now covers all three versions.

The bundled database asset (factorio_lancedb.zip) is re-deployed with the 2.1.8 docs + prototypes, so pip/uvx auto-download users get the new data.

Changes

  • feat: add Factorio 2.1.8 (multi-version prototypes) + share one MCP instance @solarcloud7 (#14)
  • chore: auto-delete release zip + make clean @solarcloud7 (#13)

Generated with Release Drafter.