v1.11.0
napse-investment
released this
21 Feb 14:15
·
210 commits
to main
since this release
1.11.0 (2024-02-21)
Bug Fixes
- bot: add fleet property (69d2ca4)
- bot: add space containerization (66bbba6)
- bot: fix bot_in_cluster issues (386d841)
- bot: return only trading bot in endpoints queryset (b9bc89f)
- cluster: rework cluster serializer for fleet creation (3e00688)
- db_essentials: now automatically creates the secrets.json file (0d4c6c6)
- fleet: add delta (0b1fb5c)
- fleet: add return to create() & fix auth (66fcf9c)
- fleet: add space & exchange_account in FleetDetailSerializer (1d63d9e)
- fleet: add to_representation method to FleetSerializer (91fbe69)
- fleet: export bout_count method to fleet's model (1d99f34)
- fleet: finished list, retrieve & create fleet endpoints (aa12309)
- fleet: fix create endpoints (517985f)
- fleet: fix issue in space's list endpoint behavior (e7cd0e8)
- fleet: fix retrieve endpoint (ae4c76b)
- fleet: improve fleet serializer (dd9b5be)
- fleet: rework list and create fleet endpoints (ae8bfca)
- fleet: space_containers=False situation in list endpoint (b8ca67a)
- free bot list are now contained in exchange account (b90c762)
- history: add bot history to init.py (4df6892)
- makefile: add shell command to makefile (7cadbbd)
- makefile: PHONY setup to force it to work (3142302)
- order: order serializer (8ceb1fc)
- order: rename exit amount (18db2be)
- orders: improve lisiblity of serializer (f34cfbc)
- setup: fix pip-tools installation (8c41f95)
- strategy: add info method (8d1ac2c)
- wallet: connect_to() method works even if the connection already exists (4995227)
- workflow: pyproject.toml can be only modify by owner (66b8e94)