Releases: helmut-hoffer-von-ankershoffen/brave-search-python-client
Releases Β· helmut-hoffer-von-ankershoffen/brave-search-python-client
v0.2.1
π¦ 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
- Styling - (594790c)
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - ([345ea07](345ea07ffcae7ab30717954eb0...
v0.2.0
π¦ 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
- Styling - (594790c)
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contributio...
v0.1.12
π¦ 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
- Styling - (594790c)
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.11
π¦ 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
- Styling - (594790c)
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.10
π¦ Brave Search Python Client
0.1.10 - 2025-01-02
π Documentation
- Styling - (594790c)
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.9
π¦ Brave Search Python Client
0.1.9 - 2025-01-02
π Documentation
- Styling - (ddcd909)
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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.8
π¦ 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
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.7
π¦ Brave Search Python Client
0.1.7 - 2025-01-01
π Documentation
- (keywords) Add common synonyms - (56af4ef)
0.1.6 - 2025-01-01
π Documentation
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.6
π¦ Brave Search Python Client
0.1.6 - 2025-01-01
π Documentation
- (readme) Polish - (8b92c6f)
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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution
v0.1.5
π¦ 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
- (readme) Add media - (2299600)
βοΈ 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
- Polish - (7afc490)
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
- (readme) Tweak - (345ea07)
βοΈ Miscellaneous Tasks
- (github) Secret api key for e2e test, and baseline to check on secrets in code - (5593b2b)
New Contributors β€οΈ
- @helmut-hoffer-von-ankershoffen made their first contribution