Skip to content

Releases: weklund/mlx-stack

v0.3.8

05 Apr 00:26
a5f9e54

Choose a tag to compare

What's Changed

Other Changes

  • feat: CLI rework — ungate catalog, eliminate redundancies, add stack modification (#40) by @weklund in #41
  • chore(main): release 0.3.8 by @github-actions[bot] in #42

Full Changelog: v0.3.7...v0.3.8

v0.3.7

04 Apr 15:25
5352e83

Choose a tag to compare

What's Changed

Other Changes

  • feat: branded welcome screen for bare CLI invocation by @weklund in #37
  • build(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #36
  • chore(main): release 0.3.7 by @github-actions[bot] in #38

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

04 Apr 14:48
c3430ad

Choose a tag to compare

What's Changed

Other Changes

  • docs: feature setup command as primary onboarding in README by @weklund in #33
  • fix: add explicit permissions to CI and integration workflows by @weklund in #34
  • chore(main): release 0.3.6 by @github-actions[bot] in #35

Full Changelog: v0.3.5...v0.3.6

v0.3.5

04 Apr 14:26
fc68d52

Choose a tag to compare

What's Changed

Other Changes

  • feat: expand ruff lint rules with tier 1+2 quality rulesets by @weklund in #22
  • refactor(tests): behavioral tests and shared factories by @weklund in #32
  • chore(main): release 0.3.5 by @github-actions[bot] in #24

Full Changelog: v0.3.4...v0.3.5

v0.3.4

03 Apr 03:25
3748058

Choose a tag to compare

What's Changed

Other Changes

  • feat: 4-tier integration testing framework by @weklund in #16
  • chore(main): release 0.3.4 by @github-actions[bot] in #19

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Apr 16:44
a4e29a8

Choose a tag to compare

What's Changed

Other Changes

  • ci: add publish job to release-please and use GitHub-generated notes by @weklund in #12
  • fix: replace raw status strings with ServiceHealth enum and assert behavior in tests by @weklund in #13
  • chore(main): release 0.3.3 by @github-actions[bot] in #14

Full Changelog: v0.3.2...v0.3.3

v0.3.2

02 Apr 15:58
ebfa5a1

Choose a tag to compare

What's Changed

Other Changes

  • ci: add Release Please for automated versioning and releases by @weklund in #8
  • fix: correct inverted sign on benchmark delta display by @weklund in #9
  • fix: pass explicit token to release-please action by @weklund in #10
  • chore(main): release 0.3.2 by @github-actions[bot] in #11

New Contributors

  • @github-actions[bot] made their first contribution in #11

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Apr 15:25
01974cd

Choose a tag to compare

What's Changed

Other Changes

  • fix: add [proxy] extra to litellm install and bump to post-CVE v1.83.0 by @weklund in #6
  • docs: rewrite README with competitive positioning by @weklund in #7

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Apr 02:40
09295e5

Choose a tag to compare

What's Changed

New Features

  • feat: handle gated HuggingFace models gracefully by @weklund in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Apr 00:57
816ff0b

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: use huggingface_hub Python API for model pull by @weklund in #2

New Contributors

Full Changelog: v0.1.0...v0.2.0