Skip to content

Conversation

@nixxoq
Copy link
Contributor

@nixxoq nixxoq commented May 31, 2025

Changes:

Features:

  • Implement Version, ExtraOptions, Dependencies, DependencyType, VersionType, Status, RequestedStatus, File, Hash and FileType structures (e7c6fae)
  • Implement get_project_version, get_project_versions and get_version_by_id functions (8b0503e)

Deprecated:

  • Deprecate extended_search function. Now it refers to ModrinthAPI::search (c5ae0f8)

Removed:

  • Removed old search function (c5ae0f8)

Miscellaneous changes:

nixxoq added 13 commits May 26, 2025 21:41
…` function (will be moved to the `get_project_version` function)
…ter (for get_project_versions) and ProjectVersionParam (for get_project_version function)

feat(structs/versions): move information about fields directly to structures
… project version with custom filtering)

feat(versions): add tests related with get_project_version func

chore(versions): docstring changes
…nces to ModrinthAPI::search function (will be removed later)

chore(crate): update examples
Changes:

Features:
- Implement `Version`, `ExtraOptions`, `Dependencies`, `DependencyType`, `VersionType`, `Status`, `RequestedStatus`, `File`, `Hash` and `FileType` structures (e7c6fae)
- Implement `get_project_version`, `get_project_versions` and `get_version_by_id` functions (8b0503e)

Deprecated:
- Deprecate `extended_search` function. Now it refers to `ModrinthAPI::search` (c5ae0f8)

Removed:
- Removed old `search` function (c5ae0f8)

Miscellaneous changes:
- ci/cd: testing new ci/cd (#2)
- chore(clippy): fix clippy warnings
- chore(crate): move all tests to their folder (a5ff702)
@nixxoq nixxoq merged commit 2f63f11 into main May 31, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants