Skip to content

Releases: helmut-hoffer-von-ankershoffen/brave-search-python-client

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 01 Jan 20:30
badf21e

🦁 Brave Search Python Client

0.1.6 - 2025-01-01

πŸ“š Documentation

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 ❀️

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:09
9a80f51

🦁 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 ❀️

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Jan 17:45
a3ab7df

🦁 Brave Search Python Client

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 ❀️

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 17:41
dc54d4f

🦁 Brave Search Python Client

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 ❀️

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jan 17:29
242842c

🦁 Brave Search Python Client

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 ❀️

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 17:19
4e4add0

🦁 Brave Search Python Client

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 ❀️

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 15:14
703c742

🦁 Brave Search Python Client

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 ❀️

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 01 Jan 15:10
a02a955

🦁 Brave Search Python Client

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 ❀️

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 01 Jan 14:58
eae913a

🦁 Brave Search Python Client

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 ❀️

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 01 Jan 14:50
7f2a3a2

🦁 Brave Search Python Client

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 ❀️