Skip to content

Releases: napse-invest/django-napse

v1.4.0

14 Aug 17:18
Compare
Choose a tag to compare

1.4.0 (2023-08-14)

Bug Fixes

  • ci: added timeout (8ed9571)
  • plugins: minor adjustments (cc130a3)
  • test: tests too long because of sims (a7ce1b7)

Features

  • dca-bot: implemented model and tests (78b67f0)
  • plugins: implemented mbp plugin (0bf8431)
  • plugins: mbp, sbv, lbo itegrated and tested. (51a7e8c)
  • turbo-dca: enhanced version of the dca bot (801d1e0)

v1.3.0

13 Aug 14:48
Compare
Choose a tag to compare

1.3.0 (2023-08-13)

Bug Fixes

  • tests: fixed simulation test breaking because of lacking keys "amounts" & "tickers" (1b45b02)

Features

  • modifications: first modification implemented and tested in quicksim (bd0b157)
  • simulations: First implementation of simutions and tests (e0622eb)
  • simulations: polished the feature, just lacks plugins (6a052c3)

v1.2.0

10 Aug 14:07
Compare
Choose a tag to compare

1.2.0 (2023-08-10)

Bug Fixes

  • ci: removed BINANCE keys from pipelines (aeeacc3)
  • ci: test if changes to secrets worked (b91d1c4)
  • controller: moved to exchange_account level (ebff8f7)

Features

  • simulations: models added and tested (d75da60)
  • tests: Dataset (89f83e7)

v1.1.0

08 Aug 23:42
Compare
Choose a tag to compare

1.1.0 (2023-08-08)

Bug Fixes

Features

  • bot-config: reworked into individual classes for each config type (2a0bd32)
  • bots-and-tests: New bot architechture works and clean tests are setup (54fdfca)
  • bots: rework partially implemented (34d0c6d)
  • ci: self hosted runners (fe1a456)
  • DataSet: Initial functionality and tests (7e074f0)
  • tests: refactoring tests and added the exchange variation (78dcbfb)

v1.0.0

06 Aug 10:55
Compare
Choose a tag to compare

1.0.0 (2023-08-06)

Bug Fixes

  • ci: 'on' in django.yml (340a708)
  • ci: add test step (dda5ef6)
  • ci: development requirements & pip tools (0723bba)
  • ci: export pythonpath (9333cdc)
  • ci: manage.py path (2c4e27f)
  • ci: remove python architecture (01c975d)
  • ci: remove strategy (bd517d8)
  • ci: requirements (ddd64fb)
  • ci: requirements (1574e5e)
  • ci: requirements (6b724af)
  • ci: requirements (d1ea728)
  • coverage: add label (6600fd6)
  • coverage: auto build ./badges folder (465b80c)
  • coverage: cvg_result (80aaffd)
  • coverage: tmp (485def1)
  • django-apps: added labels to make clearer and less error prone (268f7fe)
  • readme: update title (a14a615)
  • release: workflow optimization (f131c6e)
  • setup: fixed pip (ff961d2)
  • setup: reworked slightly (517c044)
  • test: ... (4676c9f)
  • workflow: fix indend issue (6710f3a)
  • workflow: github token (a59ae33)
  • workflow: optimization of release.yml (af45125)
  • workflow: release (140ff74)
  • workflow: release.yml (7063c8c)
  • workflow: remove --ci params in release workflow (7a11d54)
  • workflow: remove test badge (6a03ce4)
  • workflow: update release.yml (28bab08)

Features

  • celery: initial setup (7d7fb19)
  • ci: --parallel on django test (b259ef0)
  • ci: add ruff and remove python version matric (f2fbb74)
  • ci: django workflow (c1072db)
  • ci: remove test file (a4369c4)
  • ci: setup workflow (85c7494)
  • coverage: add action for anybadge (4d572cb)
  • coverage: add coverage badge to workflow (1f1e81e)
  • coverage: does readme works ? (f7545ba)
  • db: First go at setting up accounts and exchanges (ead1e8e)
  • readme: add tag badge (c66830b)
  • readme: update readme (a877c0b)
  • setup: add windows setup (65c12e4)
  • svg: new svg (482acf7)
  • transactions: all tests (ad3d19f)
  • workflow: add check source branch (edadfa1)
  • workflow: setup versionning workflow (2ee2440)