Skip to content

Releases: Mirascope/mirascope

v1.2.0

05 Sep 02:56
8c80b71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

30 Aug 19:27
c3eaf50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 Aug 18:57
0de8571
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Aug 09:20
7236458
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.1.0

v1.0.6

24 Aug 21:20
b4ec95e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

24 Aug 17:28
192701c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

24 Aug 01:01
0f2c03b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

23 Aug 06:42
be06d44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Aug 22:00
1953798
Compare
Choose a tag to compare

What's Changed

  • docs: update theme, logo, and migration guide by @willbakst in #431
  • docs: typo and missing args in docstring by @koxudaxi in #430
  • docs: update migration guide re: statelessness by @willbakst in #434
  • fix: ruff target python version to py310 by @koxudaxi in #435
  • fix: avoid unnecessary function definitions by @koxudaxi in #436
  • fix: ignore overload in coverage by @koxudaxi in #437
  • fix: remove # pragma: no cover from all abstractmethod by @koxudaxi in #438
  • switch from poetry to uv and add pre-commit hooks by @willbakst in #439
  • Add ruff rules by @willbakst in #442
  • docs: update setup guide for uv by @koxudaxi in #440
  • docs: update response models docs to have few-shot examples section by @willbakst in #443
  • docs: add built-in types section to response models docs by @willbakst in #444
  • added langgraph quickstart mirascope version by @brenkao in #441
  • docs: update response model docs and fix a few issues here and there by @willbakst in #446
  • fix: issue with getting kwargs with model_dump by @willbakst in #447

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Aug 20:46
Compare
Choose a tag to compare

What's Changed

  • fix: structured streaming + json mode bug (and a typo) by @willbakst in #429

Full Changelog: v1.0.0...v1.0.1