You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add comprehensive type checking with mypy strict mode and pyright ([#20](https://github.com/promptfoo/promptfoo-python/issues/20)) ([e1aecb2](https://github.com/promptfoo/promptfoo-python/commit/e1aecb261ab200a3fab4dc0b67e1134c65d210d4))
15
+
* add PostHog telemetry for wrapper usage tracking ([#19](https://github.com/promptfoo/promptfoo-python/issues/19)) ([b08a0cf](https://github.com/promptfoo/promptfoo-python/commit/b08a0cf54880930845e1f7e80ceacf3b770f6072))
16
+
* add smoke tests for CLI integration testing ([#14](https://github.com/promptfoo/promptfoo-python/issues/14)) ([123088d](https://github.com/promptfoo/promptfoo-python/commit/123088dfd567b3aa19d7242fcd55845e9b997569))
17
+
* initial release of working Python wrapper ([3549052](https://github.com/promptfoo/promptfoo-python/commit/354905248a38665c8ee6cbd398f6559b036025a6))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* configure release-please for initial 0.2.0 release ([#7](https://github.com/promptfoo/promptfoo-python/issues/7)) ([d5c95f9](https://github.com/promptfoo/promptfoo-python/commit/d5c95f9399e037d5046b3b3ce3bf527c58cc33b1))
23
+
* correct detection of wrapper shim on Windows/venv ([#5](https://github.com/promptfoo/promptfoo-python/issues/5)) ([79fbc2a](https://github.com/promptfoo/promptfoo-python/commit/79fbc2aac2abab84c143a6d591e730f053c54284))
* implement PROMPTFOO_VERSION, KeyboardInterrupt handling, nvm version ([#27](https://github.com/promptfoo/promptfoo-python/issues/27)) ([0d7d8f0](https://github.com/promptfoo/promptfoo-python/commit/0d7d8f0a3f33af4a2832795ec28ab9129ae35ef8))
26
+
* resolve CI failures in test workflow ([958cf01](https://github.com/promptfoo/promptfoo-python/commit/958cf013df6d7869041e037536b7a516fc0b5b46))
27
+
* use full npx path for Windows compatibility ([#4](https://github.com/promptfoo/promptfoo-python/issues/4)) ([ced6a8d](https://github.com/promptfoo/promptfoo-python/commit/ced6a8d3167a26af3fd8bbc76015199aefef636a))
0 commit comments