Skip to content

Releases: Mirascope/mirascope

v0.3.1

08 Mar 22:52
2372d5d
Compare
Choose a tag to compare

What's Changed

  • fix: issue with including some call params that shouldn't be included… by @willbakst in #135

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

v0.3.0

08 Mar 09:09
9495997
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

23 Feb 01:59
7789f4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

11 Feb 20:30
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

06 Feb 19:41
2537259
Compare
Choose a tag to compare

What's Changed

  • rag cookbook example markdown by @brianpark0126 in #52
  • fix: dependabot issues with FastAPI and Starlette packages by @willbakst in #62
  • fix: bump up FastAPI version in cookbook requirements-fastapi.txt by @willbakst in #63
  • fix: incorrect inclusion of tool_call in OpenAITool.tool_schema by @willbakst in #61

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Feb 03:00
82ccb24
Compare
Choose a tag to compare

What's Changed

  • docs: remove old docs and point to new basic examples by @willbakst in #57
  • fix: issue with all extra + readme for zsh users by @willbakst in #58

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Feb 02:26
d5ac520
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

11 Jan 00:22
e2d92ea
Compare
Choose a tag to compare

What's Changed

  • fix: add py.typed to all submodules so that mypy analyzes them. by @willbakst in #21

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Jan 22:13
4db9d7a
Compare
Choose a tag to compare

What's Changed

  • Update mkdocs tracking by @willbakst in #19
  • chore: update GA tag in mkdocs.yml, add py.typed for mypy, and bump v… by @willbakst in #20

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Jan 22:42
d45ba47
Compare
Choose a tag to compare

What's Changed

  • fixed various typos from docs examples by @brenkao in #16
  • Added type hint for messages when using @messages decorator by @brenkao in #17
  • chore: bump version number v0.1.0 -> v0.1.1 by @willbakst in #18

Full Changelog: v0.1.0...v0.1.1