Releases: starthackHQ/Contextinator
v2.0.3
Unstable v2.0.2
this version ain't stable;
infact v2 itself ain't stable; use v1 instead!
Release v2.0.1
🎉 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
🎉 What's Changed
✨ Features
🐛 Bug Fixes
📚 Documentation
🔧 Other Changes
📦 Installation
📖 Documentation
Visit https://github.com/starthackHQ/Contextinator for full documentation.
Release v1.2.9
🎉 What's Changed
✨ Features
🐛 Bug Fixes
📚 Documentation
🔧 Other Changes
📦 Installation
📖 Documentation
Visit https://github.com/starthackHQ/Contextinator for full documentation.
Release v1.2.6
🎉 What's Changed
✨ Features
- added new fs tool for rust
📖 Documentation
Visit https://github.com/starthackHQ/Contextinator for full documentation.
Release v1.2.5
🎉 What's Changed
✨ Features
🐛 Bug Fixes
- fix the cat tool
Release v1.2.4
🐛 Bug Fixes
- added jsx support in tree sitter
Release v1.2.3
🎉 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
🎉 What's Changed
🐛 Bug Fixes
- Fix #49: structure tool giving wrong output for cat tool
- Fixed
CATtool: 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.