Skip to content

Releases: starthackHQ/Contextinator

v2.0.3

21 Feb 18:20

Choose a tag to compare

fix rust bundling issues for pip

Unstable v2.0.2

15 Feb 13:38

Choose a tag to compare

this version ain't stable;

infact v2 itself ain't stable; use v1 instead!

Release v2.0.1

15 Feb 13:35

Choose a tag to compare

🎉 What's Changed

✨ Features

🐛 Bug Fixes

  • fix the init in base init for rag fs inmport

📚 Documentation

🔧 Other Changes

📦 Installation

Collecting contextinator==2.0.1
Downloading contextinator-2.0.1-cp311-cp311-manylinux_2_34_x86_64.whl.metadata (6.3 kB)
Downloading contextinator-2.0.1-cp311-cp311-manylinux_2_34_x86_64.whl (1.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.0 MB/s 0:00:00
Installing collected packages: contextinator
Successfully installed contextinator-2.0.1

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.

Release v2.0.0

15 Feb 12:58

Choose a tag to compare

🎉 What's Changed

✨ Features

🐛 Bug Fixes

📚 Documentation

🔧 Other Changes

📦 Installation

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.

Release v1.2.9

15 Feb 12:44

Choose a tag to compare

🎉 What's Changed

✨ Features

🐛 Bug Fixes

📚 Documentation

🔧 Other Changes

📦 Installation

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.

Release v1.2.6

15 Feb 12:37

Choose a tag to compare

🎉 What's Changed

✨ Features

  • added new fs tool for rust

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.

Release v1.2.5

13 Feb 18:13

Choose a tag to compare

🎉 What's Changed

✨ Features

🐛 Bug Fixes

  • fix the cat tool

Release v1.2.4

12 Feb 19:25

Choose a tag to compare

🐛 Bug Fixes

  • added jsx support in tree sitter

Release v1.2.3

18 Jan 11:02

Choose a tag to compare

🎉 What's Changed

🐛 Bug Fixes

  • fixed overlapping outputs in cat tool
  • added function deps in ast_parser in js

🔧 Other Changes

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.

Release v1.2.2

10 Jan 18:29

Choose a tag to compare

🎉 What's Changed

🐛 Bug Fixes

  • Fix #49: structure tool giving wrong output for cat tool
  • Fixed CAT tool: if Filepath starts with / then it automatically handles that case; instead of throwing an error.

📦 Installation

pip install --upgrade contextinator
pip install contextinator>=1.2.2

📖 Documentation

Visit https://github.com/starthackHQ/Contextinator for full documentation.