Skip to content

Releases: napse-invest/django-napse

v1.11.0

21 Feb 14:15
Compare
Choose a tag to compare

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

  • bot: add retrieve view (806bbee)
  • order: create order serializer (fb1ca16)

v1.10.4

21 Dec 18:11
Compare
Choose a tag to compare

1.10.4 (2023-12-21)

Bug Fixes

  • fleet: add cluster into serializer (3f34b00)

v1.10.3

21 Dec 17:26
Compare
Choose a tag to compare

1.10.3 (2023-12-21)

Bug Fixes

  • docs: finish mkdocs setup (a900525)
  • fleet: improve list endpoint (039479f)
  • space: remove possible_exchange_account (2a46272)

v1.10.2

28 Nov 21:02
Compare
Choose a tag to compare

1.10.2 (2023-11-28)

Bug Fixes

  • api: minor fixes (4a9ff34)
  • mkdocs & api: fix currency serializer & mkdocs issues (ef5a749)
  • mkdocs: fix mkdocs workflow (0e9537a)
  • readme: fix logo (8aa2d0e)
  • readme: logo color (494be3e)

v1.10.1

21 Nov 20:10
Compare
Choose a tag to compare

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

20 Oct 20:11
Compare
Choose a tag to compare

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

v1.9.0

07 Oct 10:13
Compare
Choose a tag to compare

1.9.0 (2023-10-07)

Bug Fixes

  • tests: cleaned up prints in tests (5654ecf)
  • tests: seperated db tests and api tests (8a1ab68)

Features

  • api: integrated restframework_api_keys (cccd414)
  • api: Tests implemented (c1d5144)
  • histories: Added support for histories. Supported classes are Wallet, NapseSpace, Bot, Fleet, ExchangeAccount (4cb831b)

v1.8.0

18 Sep 16:14
Compare
Choose a tag to compare

1.8.0 (2023-09-18)

Features

  • api: migrated api from dtk to djn (01a9e1c)

v1.7.1

10 Sep 12:04
Compare
Choose a tag to compare

1.7.1 (2023-09-10)

Bug Fixes

  • fleet: add values bridges (28ebc4e)

v1.7.0

09 Sep 12:35
Compare
Choose a tag to compare

1.7.0 (2023-09-09)

Bug Fixes

  • doublon: doublon on save (6e2c7f1)
  • makefile (c150640)
  • manage.py: python path (ba0ea46)
  • names: fix test folder name (tests) and fix space' fleet property (c599420)
  • readme: update readme with make command (88edcd6)

Features

  • bridge: add fleets property (e72f7e0)
  • space: add value property (89fda45)