Skip to content

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

v0.2.1

02 Jan 13:33
324b467
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.2.1 - 2025-01-02

βš™οΈ Miscellaneous Tasks

  • (bump,changelog) Properly set changelog version on bump - (6a72898)

0.2.0 - 2025-01-02

πŸ“š Documentation

  • (readme) Add setup section - (0289c4d)

0.1.12 - 2025-01-02

🚜 Refactor

  • (docs) Simplify sphinx setup - (c5204ec)

0.1.11 - 2025-01-02

πŸ› Bug Fixes

  • (examples) Broken link in streamlit app given pivot from gitbook to read-the-docs - (20e4358)

0.1.10 - 2025-01-02

πŸ“š Documentation

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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

Read more

v0.2.0

02 Jan 13:06
c474cec
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.2.0 - 2025-01-02

πŸ“š Documentation

  • (readme) Add setup section - (0289c4d)

0.1.12 - 2025-01-02

🚜 Refactor

  • (docs) Simplify sphinx setup - (c5204ec)

0.1.11 - 2025-01-02

πŸ› Bug Fixes

  • (examples) Broken link in streamlit app given pivot from gitbook to read-the-docs - (20e4358)

0.1.10 - 2025-01-02

πŸ“š Documentation

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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

Read more

v0.1.12

02 Jan 12:56
5035eef
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.12 - 2025-01-02

🚜 Refactor

  • (docs) Simplify sphinx setup - (c5204ec)

0.1.11 - 2025-01-02

πŸ› Bug Fixes

  • (examples) Broken link in streamlit app given pivot from gitbook to read-the-docs - (20e4358)

0.1.10 - 2025-01-02

πŸ“š Documentation

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.11

02 Jan 12:07
483ebd5
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.11 - 2025-01-02

πŸ› Bug Fixes

  • (examples) Broken link in streamlit app given pivot from gitbook to read-the-docs - (20e4358)

0.1.10 - 2025-01-02

πŸ“š Documentation

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.10

02 Jan 11:48
1a60476
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.10 - 2025-01-02

πŸ“š Documentation

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.9

02 Jan 11:47
54632bf
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.9 - 2025-01-02

πŸ“š Documentation

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.8

02 Jan 11:16
807491a
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.8 - 2025-01-02

πŸ“š Documentation

  • (sphinx) Generate docs with sphinx, start with rtd - (137d457)
  • (sphinx,readthedocs) Introduce - (a35f79d)

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.7

01 Jan 20:40
92387c7
Compare
Choose a tag to compare

🦁 Brave Search Python Client

0.1.7 - 2025-01-01

πŸ“š Documentation

  • (keywords) Add common synonyms - (56af4ef)

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.6

01 Jan 20:30
badf21e
Compare
Choose a tag to compare

🦁 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

01 Jan 18:09
9a80f51
Compare
Choose a tag to compare

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