Modrinth

Latest version: v0.1.5

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

Scan your dependencies

Page 1 of 2

0.1.5.3

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.5...v0.1.5.3

0.1.5

Breaking Changes

There's one new breaking change in this release as `getPrimaryFile` is now deprecated in favor of the new `getFiles` method which closes, finally, 10. If you want the same effect of `getPrimaryFile` with `getFiles` you can use the following, it will just been in an array now:

py
ModrinthVersion.getFiles(primary = True)


While this is more work if all you want is the primary file it does allow for more filters, as outlined in the previously linked issue.

Other Changes
* Thanks for the typo correction, ItzSkyReed, 11!

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Bump certifi from 2022.6.15 to 2022.12.7 by dependabot in https://github.com/BetaPictoris/modrinth.py/pull/4
* Added getting of the latest project version by BetaPictoris in https://github.com/BetaPictoris/modrinth.py/pull/9
* Bump requests from 2.28.1 to 2.31.0 by dependabot in https://github.com/BetaPictoris/modrinth.py/pull/7

New Contributors
* dependabot made their first contribution in https://github.com/BetaPictoris/modrinth.py/pull/4
* BetaPictoris made their first contribution in https://github.com/BetaPictoris/modrinth.py/pull/9

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.3...v0.1.4

0.1.3b

PyPi release

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.3a...v0.1.3b

0.1.3a

What's Changed
* Remove unneeded import by JakobDev in https://github.com/BetaPictoris/modrinth.py/pull/2
* Fixed issue 3: `Projects.ModrinthProject.isClientSide()` no longer checks `serverSide`.

New Contributors
* JakobDev made their first contribution in https://github.com/BetaPictoris/modrinth.py/pull/2

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.2...v0.1.3

0.1.2

Release for PyPi actions testing.

**Full Changelog**: https://github.com/BetaPictoris/modrinth.py/compare/v0.1.1...v0.1.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.