Releases: napse-invest/django-napse
Releases · napse-invest/django-napse
v1.11.0
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)
Features
v1.10.4
v1.10.3
v1.10.2
v1.10.1
1.10.1 (2023-11-21)
Bug Fixes
- accessibility: added ease of use tools for the secrets (5713ca2)
- api: minor changes (3079288)
- history: remove history serializers (76c467e)
- permission: add relative name between a permission & a NapseSpace (11ea521)
- space & history: some fixes & space's delta (c173a3b)
- space: add get_exchange_account endpoints to spaces and fix circular import on serializers (64975f2)
- space: add update endpoints & get_premissions (7f6d69d)
- space: improvement on views & tests (3a45999)
- wallet serializer: improve operations (72a7fa6)
v1.10.0
1.10.0 (2023-10-20)
Bug Fixes
- api-tests: keys (b063ad3)
- api: exchangeAccounts endpoints (62d24d5)
- api: exchanges api create (17ea8f1)
- api: little changes (1c99414)
- api: little improvements (a1fb18b)
- api: minor changes to keys (2eefac3)
- api: tests for permission admin (e68245b)
- bot serializers: add bot serializers (0be9a58)
- bot: add view (92b2184)
- cluster: renaming to template_bot (bf71708)
- error stack: improve stack error (e5cfce3)
- history: add history serializer (11c3270)
- history: add history serializers (d85bdc5)
- project: remove useless folder & files in API folder (2ea8704)
- python-module: added correct dependencies (3f388f3)
- ruff: fixed extra iports (221bbd6)
- space: finish setup of retrieve endpoint (a763a00)
- workflow: missing mkdocs-plugin-inline-svg (271f476)
- workflow: mkdocs workflow (cd1d4dd)
Features
- api: keys reworked (6a35dbd)