Pyfileindex

Latest version: v0.0.24

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

Scan your dependencies

Page 3 of 4

0.0.12

What's Changed
* Use isort with black to restructure imports by jan-janssen in https://github.com/pyiron/pyfileindex/pull/81
* Bump pandas from 2.0.1 to 2.0.2 by dependabot in https://github.com/pyiron/pyfileindex/pull/82
* Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/pyiron/pyfileindex/pull/83
* Bump pandas from 2.0.3 to 2.1.0 by dependabot in https://github.com/pyiron/pyfileindex/pull/84
* Bump pandas from 2.1.0 to 2.1.1 by dependabot in https://github.com/pyiron/pyfileindex/pull/85
* versioneer update to 0.29 by jan-janssen in https://github.com/pyiron/pyfileindex/pull/86
* Migration to Python 3.12 by jan-janssen in https://github.com/pyiron/pyfileindex/pull/87
* Use Coveralls Github action by jan-janssen in https://github.com/pyiron/pyfileindex/pull/88


**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.10...pyfileindex-0.0.12

0.0.11

What's Changed
* update before open by jan-janssen in https://github.com/pyiron/pyfileindex/pull/79
* fix tests for windows by jan-janssen in https://github.com/pyiron/pyfileindex/pull/80


**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.9...pyfileindex-0.0.11

0.0.10

What's Changed
* update before open by jan-janssen in https://github.com/pyiron/pyfileindex/pull/79
* fix tests for windows by jan-janssen in https://github.com/pyiron/pyfileindex/pull/80


**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.9...pyfileindex-0.0.10

0.0.9

What's Changed
* Increase coverage by jan-janssen in https://github.com/pyiron/pyfileindex/pull/76
* Handle files which do not exist by jan-janssen in https://github.com/pyiron/pyfileindex/pull/77
* More fixes by jan-janssen in https://github.com/pyiron/pyfileindex/pull/78


**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.8...pyfileindex-0.0.9

0.0.8

What's Changed
* Bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/pyiron/pyfileindex/pull/61
* rename master to main by jan-janssen in https://github.com/pyiron/pyfileindex/pull/63
* Test Python 3.11 by jan-janssen in https://github.com/pyiron/pyfileindex/pull/62
* Simplify CI by jan-janssen in https://github.com/pyiron/pyfileindex/pull/64
* Bump pandas from 1.5.1 to 1.5.2 by dependabot in https://github.com/pyiron/pyfileindex/pull/66
* Bump pandas from 1.5.2 to 1.5.3 by dependabot in https://github.com/pyiron/pyfileindex/pull/67
* Bump pandas from 1.5.3 to 2.0.0 by dependabot in https://github.com/pyiron/pyfileindex/pull/69
* Bump pandas from 2.0.0 to 2.0.1 by dependabot in https://github.com/pyiron/pyfileindex/pull/70
* Move update function to the top of the class by jan-janssen in https://github.com/pyiron/pyfileindex/pull/72
* Expand user path - support ~ by jan-janssen in https://github.com/pyiron/pyfileindex/pull/71
* Add __len__() by jan-janssen in https://github.com/pyiron/pyfileindex/pull/73
* Add open function to open sub directories by jan-janssen in https://github.com/pyiron/pyfileindex/pull/74


**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.7...pyfileindex-0.0.8

0.0.7

What's Changed
* Bump pandas from 1.2.1 to 1.2.2 by dependabot-preview in https://github.com/pyiron/pyfileindex/pull/25
* Limit to Python 3.5 by jan-janssen in https://github.com/pyiron/pyfileindex/pull/26
* Bump pandas from 1.2.2 to 1.2.3 by dependabot-preview in https://github.com/pyiron/pyfileindex/pull/27
* CI: use channel-priority: strict by jan-janssen in https://github.com/pyiron/pyfileindex/pull/28
* Check pypi status using pip check by jan-janssen in https://github.com/pyiron/pyfileindex/pull/29
* Bump pandas from 1.2.3 to 1.2.4 by dependabot-preview in https://github.com/pyiron/pyfileindex/pull/30
* Upgrade to GitHub-native Dependabot by dependabot-preview in https://github.com/pyiron/pyfileindex/pull/31
* updating dependabot.yml by muh-hassani in https://github.com/pyiron/pyfileindex/pull/32
* Bump pandas from 1.2.4 to 1.2.5 by dependabot in https://github.com/pyiron/pyfileindex/pull/33
* Bump pandas from 1.2.5 to 1.3.0 by dependabot in https://github.com/pyiron/pyfileindex/pull/34
* Create .gitignore by jan-janssen in https://github.com/pyiron/pyfileindex/pull/36
* Add black formatting by jan-janssen in https://github.com/pyiron/pyfileindex/pull/37
* Create UpdateDependabotPR.yml by jan-janssen in https://github.com/pyiron/pyfileindex/pull/35
* Bump pandas from 1.3.0 to 1.3.1 by dependabot in https://github.com/pyiron/pyfileindex/pull/38
* Use Mamba for CI by jan-janssen in https://github.com/pyiron/pyfileindex/pull/39
* Bump pandas from 1.3.1 to 1.3.2 by dependabot in https://github.com/pyiron/pyfileindex/pull/40
* Bump pandas from 1.3.2 to 1.3.3 by dependabot in https://github.com/pyiron/pyfileindex/pull/41
* Bump pandas from 1.3.3 to 1.3.4 by dependabot in https://github.com/pyiron/pyfileindex/pull/42
* Try Python 3.10 by jan-janssen in https://github.com/pyiron/pyfileindex/pull/43
* Bump pandas from 1.3.4 to 1.3.5 by dependabot in https://github.com/pyiron/pyfileindex/pull/44
* Black Fix by jan-janssen in https://github.com/pyiron/pyfileindex/pull/45
* Use psf/black action directly by niklassiemer in https://github.com/pyiron/pyfileindex/pull/46
* Bump pandas from 1.3.5 to 1.4.0 by dependabot in https://github.com/pyiron/pyfileindex/pull/47
* Bump pandas from 1.4.0 to 1.4.1 by dependabot in https://github.com/pyiron/pyfileindex/pull/48
* Bump pandas from 1.4.1 to 1.4.2 by dependabot in https://github.com/pyiron/pyfileindex/pull/50
* Bump pandas from 1.4.2 to 1.4.3 by dependabot in https://github.com/pyiron/pyfileindex/pull/51
* Bump pandas from 1.4.3 to 1.4.4 by dependabot in https://github.com/pyiron/pyfileindex/pull/52
* Bump pandas from 1.4.4 to 1.5.0 by dependabot in https://github.com/pyiron/pyfileindex/pull/53
* Add black formatting robot by jan-janssen in https://github.com/pyiron/pyfileindex/pull/55
* Merge master by jan-janssen in https://github.com/pyiron/pyfileindex/pull/57
* Merge master by jan-janssen in https://github.com/pyiron/pyfileindex/pull/58
* Merge master by jan-janssen in https://github.com/pyiron/pyfileindex/pull/59
* File Index crashes when file was removed by jan-janssen in https://github.com/pyiron/pyfileindex/pull/49
* Merge master by jan-janssen in https://github.com/pyiron/pyfileindex/pull/60
* Use Python3 - yield from by jan-janssen in https://github.com/pyiron/pyfileindex/pull/54

New Contributors
* muh-hassani made their first contribution in https://github.com/pyiron/pyfileindex/pull/32
* niklassiemer made their first contribution in https://github.com/pyiron/pyfileindex/pull/46

**Full Changelog**: https://github.com/pyiron/pyfileindex/compare/pyfileindex-0.0.6...pyfileindex-0.0.7

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.