🦁 Brave Search Python Client
0.1.5 - 2025-01-01
🐛 Bug Fixes
- (client) Mock data loading when imported - (644c21f)
0.1.4 - 2025-01-01
🐛 Bug Fixes
- (client) Mock data loading when imported - (8d4cc14)
0.1.3 - 2025-01-01
🐛 Bug Fixes
- (client) Mock data loading when imported - (c215ec2)
0.1.2 - 2025-01-01
⛰️ Features
- (client) Add BraveSearch.is_connnected, enabling to check if the API is reachable - (c7ba46c)
0.1.1 - 2025-01-01
⛰️ Features
- (mocking) If API Key is set to brave_search_python_client.MOCK_API_KEY the search methods return mock data. Useful for integration testing - (b5a34d7)
🚜 Refactor
- (codesmell) Repeated use of strings in tests - (f7f8622)
0.0.12 - 2025-01-01
🚜 Refactor
- (codesmell) Repeated use of strings in tests - (9238dc0)
0.0.11 - 2025-01-01
📚 Documentation
- (media) Absolute links for PyPI - (be729f4)
0.0.10 - 2025-01-01
📚 Documentation
⚙️ Miscellaneous Tasks
- (streamlit) Must not be an extra to be hosted on community cloud - (18e665d)
0.0.9 - 2025-01-01
📚 Documentation
- (readme) Start to polish - (6a05049)
0.0.8 - 2025-01-01
⛰️ Features
- (examples) Jupyter Notebook and simple Python script - (bacc4df)
0.0.7 - 2025-01-01
⛰️ Features
- (example) Streamlit app - (833f255)
0.0.6 - 2025-01-01
🚜 Refactor
- (client) Use request objects; enh(validation): now complete; chore(devcontainer): include - (4410559)
📚 Documentation
0.0.5 - 2025-01-01
⚙️ Miscellaneous Tasks
- (github) Adapt to renamed command - (211bb41)
0.0.4 - 2025-01-01
📚 Documentation
⚙️ Miscellaneous Tasks
- (github) We don't need node in this project - (5cfd679)
0.0.3 - 2024-12-31
📚 Documentation
- (docker) Fix image name in readme and contributing - (27e6367)
0.0.2 - 2024-12-31
📚 Documentation
- (gitbook) Introduce gitbook site - (f574b41)
🎨 Styling
- Remove superfluous pass - (8726a6b)
[0.0.1] - 2024-12-31
📚 Documentation
⚙️ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors ❤️