Skip to content

Releases: dgrauet/ernie-image-mlx

v0.4.2

22 May 08:46

Choose a tag to compare

Other

  • chore: release v0.4.2
  • chore(deps): bump mlx-arsenal 0.2.2 → 0.10.0 (#1)

v0.4.1

20 May 20:32

Choose a tag to compare

Bug Fixes

  • fix(ci): bump actions/checkout to v6 in release workflow to match ci.yml

Other

  • chore: release v0.4.1
  • docs: add release badge to README

v0.4.0

20 May 20:28

Choose a tag to compare

Features

  • feat(pe): preserve the user's prompt language in the PE output (0.3.1)
  • feat(pe): port Baidu ERNIE-Image Prompt Enhancer to MLX
  • feat(cli): add ernie-image-mlx generate command

Other

  • chore: release v0.4.0
  • ci: add tag-driven release workflow + version scripts
  • chore: rename suzerain → intendant
  • ci+deps: add ty type-check + coverage config + commitlint
  • chore(suzerain): add [tool.ty] section for PYTHON_QU003
  • chore(suzerain): apply v0.2.1 audit fixes (54→74/100)
  • chore(deps): declare pre-commit as runtime dep (was wired but missing)
  • chore: adopt suzerain governance
  • release: publish ernie-image-mlx 0.3.0 to PyPI
  • chore(lint): wire up pre-commit hook
  • ci: add GitHub Actions workflow + lint/format the repo
  • Initial commit — ERNIE-Image 8B DiT ported to MLX