Skip to content

v4.1.5

Compare
Choose a tag to compare
@pyth0n1c pyth0n1c released this 23 Jul 23:49
· 432 commits to main since this release
7b10d64

This PR introduces a fix where unused files in the lookups directory, such as CSV or MLMODEL files that
are no longer referenced by a Lookup YML, could be included in the build of an app.
It also now ensures that CSV referenced by a lookup are syntactically valid CSV.

It also fixes a bug that caused contentctl test mode:changes to fail when an mlmodel file had been updated in the lookups directory.

What's Changed

Full Changelog: v4.1.4...v4.1.5