Skip to content

Release 1.4.1

Choose a tag to compare

@AlessandroPomponio AlessandroPomponio released this 30 Jan 20:23
· 93 commits to main since this release
Immutable release. Only release title and notes can be modified.
622a242

Highlights

✨ Features

  • schema: add function to generate entity IDs (#471) — [5412418] (Michael Johnston)

🧹 Refactoring

  • swap IPython pretty for rich formatting for cleaner output and less dependencies (#474) — [622a242] (Alessandro Pomponio)
  • move imports into type-checking blocks for faster startup & cleaner deps (#461) — [ed8d6ab] (Alessandro Pomponio)

📝 Documentation

  • website: various fixes and polish (#475) — [e76c968] (Michael Johnston)

📈 vllm_performance

  • refreshed examples to match latest workflows and improvements (#472) — [7955ce6] (Michael Johnston)

Complete changes

Features

  • (schema) add function for generating entity id (#471) - (5412418) - Michael Johnston

Documentation

  • (changelog) update changelog (#467) - (f3628d7) - Alessandro Pomponio
  • (vllm_performance) update examples (#472) - (7955ce6) - Michael Johnston
  • (website) various fixes (#475) - (e76c968) - Michael Johnston

Refactoring

  • use rich instead of IPython's pretty (#474) - (622a242) - Alessandro Pomponio
  • move imports into type checking sections (#461) - (ed8d6ab) - Alessandro Pomponio

Full Changelog: 1.4.0...1.4.1