7 Commits

Author SHA1 Message Date
Danglewood
467a2f3b1a [Feature] Remove Account Module and HubService (#7236)
* remove account module

* unused import

* fix test module
2025-10-11 22:53:06 +00:00
Elias Rad
3b6ec24108 Docs fix spelling issues (#6634)
* fix README.md

* fix README.md

* fix examples.md

* fix CONTRIBUTING.md

* Update README.md
2024-08-21 13:37:34 +00:00
montezdesousa
61ea77c903 [Release] 4.3.0 (#6570)
* Bump openbb minor version: 4.3.0

* Remove deprecations: /equity/fundamental/overview, /index/market

* Rebuild after deprecations

* Bug fixes

* Fix futures curve example

* Fix equity historical test

* Fix oecd + skip tests

* Fix publishing script

* Update OpenBBTerminal refs to OpenBB, repo renamed

* Released code
2024-07-09 19:10:38 +00:00
Henrique Joaquim
e292237374 [Feature] Deprecate etf.holdings_performance endpoint (#6441)
* ignore the env created on the dev container (which lives inside the project folder)

* broken urls

* remove endpoint

* empty file

* deprecate

* ruff
2024-05-20 18:05:32 +00:00
Henrique Joaquim
7efe96c4d5 [Feature] Small CLI docs style improvements (#6429)
* use platform cli everywhere

* cli w same color as platform

* same colors as platform

* fix tests
2024-05-17 12:50:08 +00:00
Henrique Joaquim
4ed5f054ca [Feature] CLI README (#6402)
* cli readme

* Update README.md

* suggestions @IgorWounds
2024-05-13 17:14:18 +00:00
montezdesousa
cc15a770da [Feature] - Rename terminal folder (#6349)
* rename terminal folder

* docstring

* Rename to openbb_cli

* rename constant

* rename .his file

* pyproject.toml

* Update pre-commit and remove docker-build.yml
2024-04-30 12:42:31 +00:00