Tradedangerous

Latest version: v10.15.2

Safety actively analyzes 619528 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 34

10.15.2

Fix

* fix: maxage errors if not set

`float(null)` doesn&39;t work, obviously, make sure to only cast to float
is maxage has been set. Also make sure maxage is set before doing the
math to see if a station should be skipped.

fix: Make sure the cache is updated if a system, station, or commodity
was added to the DB.

fix: Use fdev_id as item_id when adding new commodity to the DB.

fix: Update the ui_order for commodities when a new one is added to the
DB.

refactor: Use a better method for removing spaces from a prices file. ([`3d7e330`](https://github.com/eyeonus/Trade-Dangerous/commit/3d7e33033b274a49bec63c61ab317c8fcfb2d011))

Unknown

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git into release/v1 ([`eddbbe0`](https://github.com/eyeonus/Trade-Dangerous/commit/eddbbe02f630877c25297a804cc37e543838d5ac))

10.15.1

Fix

* fix: fix formatting of station skip message ([`906227d`](https://github.com/eyeonus/Trade-Dangerous/commit/906227d74dda67fc4a51296372ea75eade95a8c8))

10.15.0

Feature

* feat: add maxage option to spansh plugin

By specifying maxage, any station from the source that is older than the
age will be skipped.
So if a full update was done using galaxy_stations.json on 13th May
(which is updated every ~24 hours), doing a new update on 20th of May
with a max_age of 7 will skip anything in the source that wasn&39;t updated
later than 13th May ([`0063e12`](https://github.com/eyeonus/Trade-Dangerous/commit/0063e12d24fc72b5e2673a28956d5262371e8e8c))

10.14.4

Fix

* fix: download file when using spansh url option

If there is a connection error whilst streaming from the url, it results
in a crash. Downloading the file first and then streaming from the local
file instead results in a much more stable import process. ([`f6e1a9a`](https://github.com/eyeonus/Trade-Dangerous/commit/f6e1a9aa59373cdbc200b008dddbd7f4bce07fb9))

Unknown

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git into release/v1 ([`40f8f7c`](https://github.com/eyeonus/Trade-Dangerous/commit/40f8f7c027441ff8eb6a450f915473bb9ca39201))

10.14.3

Fix

* fix: Don&39;t overwrite TradeDangerous.prices

spansh import plugin now writes to `<TD_path>/tmp/spansh.prices` rather
than overwriting the cache file, and automatically imports the resulting
spansh.prices file when processing has completed, rather than asking the
user to import it via the import dialog box.

Also added the `listener` option to the spansh plugin to forego the
import when run from TD-listener. ([`2c5080b`](https://github.com/eyeonus/Trade-Dangerous/commit/2c5080b76d5e5c497a56fbb0de60f3e4ae204f93))

Unknown

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git into release/v1 ([`f8db4af`](https://github.com/eyeonus/Trade-Dangerous/commit/f8db4af74af8187225b057f23f178f47b67d8b45))

10.14.2

Fix

* fix: Update pyproject.toml ([`c25e778`](https://github.com/eyeonus/Trade-Dangerous/commit/c25e778df27540420d40909831f3baf4e6012794))

* fix: Update python-app.yml ([`0320312`](https://github.com/eyeonus/Trade-Dangerous/commit/0320312d1d1ae1c9023e690e7603e41d72b85997))

* fix: Update python-app.yml ([`d523382`](https://github.com/eyeonus/Trade-Dangerous/commit/d5233828b405148acd8f3a28762e93c0896d0231))

* fix: Update python-app.yml ([`15fa4ca`](https://github.com/eyeonus/Trade-Dangerous/commit/15fa4ca952754ce148e35ae02b69396b5b2608d6))

* fix: Update python-app.yml ([`7e118a8`](https://github.com/eyeonus/Trade-Dangerous/commit/7e118a865fa2dd23ec7a6b1e8b79ce4c5e2d4aee))

* fix: Update publish.txt ([`1dc4031`](https://github.com/eyeonus/Trade-Dangerous/commit/1dc4031a4c9d3b31bdc06cb51f188387b1d4ea8f))

* fix: Update python-app.yml ([`39b2fbc`](https://github.com/eyeonus/Trade-Dangerous/commit/39b2fbcf242cb4d8a1d9d476ba9c8fbd2ef481c3))

* fix: Update python-app.yml ([`890bba8`](https://github.com/eyeonus/Trade-Dangerous/commit/890bba87796cb636554b21a81f327f3ce118e527))

* fix: Update python-app.yml ([`229db1f`](https://github.com/eyeonus/Trade-Dangerous/commit/229db1fec29dbc9196f0fb341596d67dd9977a9f))

* fix: Update python-app.yml ([`b79a47b`](https://github.com/eyeonus/Trade-Dangerous/commit/b79a47b535d62863be7d2157aad1e8ee54b5fd73))

* fix: Update python-app.yml ([`41962ef`](https://github.com/eyeonus/Trade-Dangerous/commit/41962efb685822f5c3dcf2e9a336dbcdc024e315))

* fix: Update python-app.yml ([`c7141ca`](https://github.com/eyeonus/Trade-Dangerous/commit/c7141cab3cbc92fe995a27582f4e5dfd7c690c0f))

* fix: Update python-app.yml ([`432631e`](https://github.com/eyeonus/Trade-Dangerous/commit/432631e1c1ec6acce4bdc2754ee0bcf869bdb1c3))

* fix: Update python-app.yml ([`96c29bd`](https://github.com/eyeonus/Trade-Dangerous/commit/96c29bdbb884036ce96e0e67abc8d490f3ac83b2))

* fix: Update python-app.yml ([`7a4ce3b`](https://github.com/eyeonus/Trade-Dangerous/commit/7a4ce3b19ada8dc1c2f76048d9d54428063e3f95))

* fix: Update python-app.yml ([`46288d9`](https://github.com/eyeonus/Trade-Dangerous/commit/46288d9c535234259ee5f1501343972ad1d6678e))

* fix: Update python-app.yml ([`d6b956c`](https://github.com/eyeonus/Trade-Dangerous/commit/d6b956c2b56ac7fc128c6725d9194a47ecb322dd))

* fix: Create pyproject.toml ([`bd54be8`](https://github.com/eyeonus/Trade-Dangerous/commit/bd54be86cbe0a967f8fee06a0e9b16b4d77f4ee8))

* fix: Update python-app.yml ([`85491b9`](https://github.com/eyeonus/Trade-Dangerous/commit/85491b923db25c8ca0f2914252b022c1efed9568))

* fix: Update python-app.yml ([`45a420a`](https://github.com/eyeonus/Trade-Dangerous/commit/45a420ad817bc1566bb86146bef53f9b68771db7))

* fix: Update python-app.yml ([`70a80a1`](https://github.com/eyeonus/Trade-Dangerous/commit/70a80a17b56de3cb989225c8a256525599d83d01))

* fix: Update python-app.yml ([`69d3806`](https://github.com/eyeonus/Trade-Dangerous/commit/69d3806a6f0617316e723a136c454edbf8ee0dc4))

* fix: Update python-app.yml ([`482462d`](https://github.com/eyeonus/Trade-Dangerous/commit/482462d55ccfb673a8ea765684d9fd693a1631d0))

* fix: Update python-app.yml ([`563d447`](https://github.com/eyeonus/Trade-Dangerous/commit/563d447252c53e738f62afacfe65b1d7dea4b816))

* fix: Update python-app.yml ([`94f5e3d`](https://github.com/eyeonus/Trade-Dangerous/commit/94f5e3d14fd365482a0a48eed43a1dbac434734e))

* fix: bump again ([`3cc5254`](https://github.com/eyeonus/Trade-Dangerous/commit/3cc5254a2bd5ed0ea354c394df0edeef9929af91))

* fix: Update python-app.yml ([`5d098fb`](https://github.com/eyeonus/Trade-Dangerous/commit/5d098fbcd0a5de9f0162fe6d9f4a3b60dc27217c))

* fix: bump version for pypi publication ([`e05853f`](https://github.com/eyeonus/Trade-Dangerous/commit/e05853ff0d12f5117bb4e94813cba4c779c285d9))

Refactor

* refactor: Update publish.txt ([`d8ae0b7`](https://github.com/eyeonus/Trade-Dangerous/commit/d8ae0b76409d77bec68069080bba90bcc798e337))

Unknown

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git into release/v1 ([`8480ee6`](https://github.com/eyeonus/Trade-Dangerous/commit/8480ee6d75183405e7575d15d811a3c21d9ea901))

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`d4eb96a`](https://github.com/eyeonus/Trade-Dangerous/commit/d4eb96a31353222b3ee1d86c98b47001db51959c))

Page 1 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.