Embody-file

Latest version: v1.0.23

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

Scan your dependencies

Page 2 of 4

1.0.16

Changes

:rocket: Features

* Compression of ECG and PPG messages (195) espenwest
* Handle local timestamps for old files (168) espenwest

:package: Dependencies

* Bump version to 1.0.16 (201) espenwest
* Bump filelock from 3.11.0 to 3.12.0 (196) dependabot
* Bump rich from 13.3.4 to 13.3.5 (197) dependabot
* Bump pre-commit from 3.2.2 to 3.3.1 (198) dependabot
* Bump pygments from 2.15.0 to 2.15.1 (199) dependabot
* Bump numpy from 1.24.2 to 1.24.3 (200) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (179) dependabot
* Bump tornado from 6.2 to 6.3.1 (190) dependabot
* Bump pandas from 2.0.0 to 2.0.1 (191) dependabot
* Bump identify from 2.5.22 to 2.5.24 (192) dependabot
* Bump virtualenv from 20.21.0 to 20.23.0 (193) dependabot
* Bump attrs from 22.2.0 to 23.1.0 (194) dependabot
* Bump typeguard from 2.13.3 to 3.0.2 (170) dependabot
* Bump cython from 0.29.33 to 0.29.34 (171) dependabot
* Bump pillow from 9.4.0 to 9.5.0 (173) dependabot
* Bump importlib-metadata from 6.3.0 to 6.6.0 (181) dependabot
* Bump pip from 23.0.1 to 23.1.2 in /.github/workflows (184) dependabot
* Bump platformdirs from 3.2.0 to 3.5.0 (187) dependabot
* Bump sphinx from 6.1.3 to 7.0.0 in /docs (188) dependabot
* Bump identify from 2.5.21 to 2.5.22 (154) dependabot
* Bump furo from 2023.3.23 to 2023.3.27 in /docs (159) dependabot
* Bump furo from 2022.12.7 to 2023.3.27 (160) dependabot
* Bump fonttools from 4.39.0 to 4.39.3 (161) dependabot
* Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (163) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (164) dependabot
* Bump pre-commit from 3.1.1 to 3.2.2 (165) dependabot
* Bump beautifulsoup4 from 4.11.2 to 4.12.2 (167) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 (144) dependabot
* Bump pathspec from 0.11.0 to 0.11.1 (145) dependabot
* Bump identify from 2.5.20 to 2.5.21 (146) dependabot
* Bump coverage from 7.2.1 to 7.2.2 (147) dependabot
* Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (149) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.0 to 1.8.3 (150) dependabot
* Bump furo from 2022.12.7 to 2023.3.23 in /docs (152) dependabot
* Bump filelock from 3.9.0 to 3.10.3 (153) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (136) dependabot
* Bump urllib3 from 1.26.14 to 1.26.15 (137) dependabot
* Bump flake8-bugbear from 23.2.13 to 23.3.12 (138) dependabot
* Bump identify from 2.5.18 to 2.5.20 (139) dependabot
* Bump exceptiongroup from 1.1.0 to 1.1.1 (140) dependabot
* Bump msgpack from 1.0.4 to 1.0.5 (141) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.0 (142) dependabot
* Bump mypy from 1.0.1 to 1.1.1 (129) dependabot
* Bump fonttools from 4.38.0 to 4.39.0 (130) dependabot
* Bump myst-parser from 0.19.1 to 1.0.0 in /docs (131) dependabot
* Bump myst-parser from 0.19.1 to 1.0.0 (132) dependabot
* Bump embody-codec from 1.0.20 to 1.0.21 (133) dependabot
* Bump setuptools from 67.5.1 to 67.6.0 (134) dependabot

1.0.15

Changes

:rocket: Features

* Skip leading messages before header (128) espenwest
* 126 display size per message type for print stats (127) espenwest

:package: Dependencies

* Skip leading messages before header (128) espenwest
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (114) dependabot
* Bump myst-parser from 0.18.1 to 0.19.1 in /docs (120) dependabot
* Bump myst-parser from 0.18.1 to 0.19.1 (121) dependabot
* Bump mdit-py-plugins from 0.3.4 to 0.3.5 (122) dependabot
* Bump platformdirs from 3.0.0 to 3.1.0 (123) dependabot
* Bump setuptools from 67.4.0 to 67.5.0 (124) dependabot
* Bump matplotlib from 3.7.0 to 3.7.1 (125) dependabot

1.0.14

Changes

:rocket: Features

* Add export of battery diagnostics to CSV if present (117) espenwest

:package: Dependencies

* Add export of battery diagnostics to CSV if present (117) espenwest

1.0.13

Changes

* Add temperature and hr to outpufiles (91) kasbot951

:package: Dependencies

* Maintenance release 1.0.13 (113) espenwest
* Bump coverage from 7.2.0 to 7.2.1 (109) dependabot
* Bump zipp from 3.14.0 to 3.15.0 (110) dependabot
* Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (111) dependabot
* Bump pre-commit from 3.1.0 to 3.1.1 (112) dependabot
* Bump beautifulsoup4 from 4.11.1 to 4.11.2 (99) dependabot
* Bump numpy from 1.24.1 to 1.24.2 (102) dependabot
* Bump identify from 2.5.13 to 2.5.18 (104) dependabot
* Bump markdown-it-py from 2.1.0 to 2.2.0 (107) dependabot
* Bump pip from 23.0 to 23.0.1 in /.github/workflows (105) dependabot
* Bump virtualenv from 20.18.0 to 20.19.0 in /.github/workflows (98) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (106) dependabot
* Streamline Github Actions (108) espenwest
* Bump pathspec from 0.10.3 to 0.11.0 (92) dependabot
* Bump isort from 5.11.4 to 5.12.0 (93) dependabot
* Bump sphinxcontrib-htmlhelp from 2.0.0 to 2.0.1 (94) dependabot
* Bump coverage from 7.0.5 to 7.1.0 (95) dependabot
* Bump zipp from 3.11.0 to 3.12.1 (96) dependabot
* Bump virtualenv from 20.17.1 to 20.18.0 in /.github/workflows (97) dependabot
* Bump gitpython from 3.1.29 to 3.1.30 (78) dependabot
* Bump cython from 0.29.32 to 0.29.33 (81) dependabot
* Bump filelock from 3.8.2 to 3.9.0 (82) dependabot
* Bump pygments from 2.13.0 to 2.14.0 (83) dependabot
* Bump flake8-bugbear from 23.1.17 to 23.1.20 (89) dependabot
* Bump pip from 22.3.1 to 23.0 in /.github/workflows (90) dependabot

1.0.12

Changes

:beetle: Fixes

* Fix another typo in GH action release workflow... (87) espenwest
* Fix typo in GH action release workflow (86) espenwest

:package: Dependencies

* Bump version to 1.0.12 (88) espenwest
* Bump version to 1.0.11 (85) espenwest
* Bump sphinx from 5.3.0 to 6.1.3 in /docs (80) dependabot
* Bump pillow from 9.3.0 to 9.4.0 (84) dependabot
* Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (79) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (75) dependabot
* Bump platformdirs from 2.6.0 to 2.6.2 (73) dependabot
* Bump attrs from 22.1.0 to 22.2.0 (72) dependabot
* Bump exceptiongroup from 1.0.4 to 1.1.0 (71) dependabot
* Bump tables from 3.7.0 to 3.8.0 (70) dependabot
* Bump pre-commit from 2.20.0 to 2.21.0 (69) dependabot
* Bump identify from 2.5.10 to 2.5.11 (64) dependabot
* Bump setuptools-scm from 7.0.5 to 7.1.0 (65) dependabot
* Bump isort from 5.11.3 to 5.11.4 (66) dependabot
* Bump coverage from 6.5.0 to 7.0.1 (67) dependabot
* Bump numpy from 1.23.5 to 1.24.1 (68) dependabot
* Bump packaging from 21.3 to 22.0 (45) dependabot
* Bump identify from 2.5.9 to 2.5.10 (58) dependabot
* Bump pytz from 2022.6 to 2022.7 (59) dependabot
* Bump importlib-metadata from 5.1.0 to 5.2.0 (60) dependabot
* Bump isort from 5.10.1 to 5.11.3 (61) dependabot

1.0.10

Changes

:beetle: Fixes

* Erroneous file causes eternal loop (55) espenwest

:package: Dependencies

* Bump embody-codec from 1.0.14 to 1.0.15 (48) dependabot
* Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (52) dependabot
* Bump black from 22.10.0 to 22.12.0 (53) dependabot
* Bump pathspec from 0.10.2 to 0.10.3 (54) dependabot

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.