Skip to content

Droid Mod Loader v0.5.5-beta

Choose a tag to compare

@CyberShonk CyberShonk released this 09 Jun 04:32
· 158 commits to main since this release

Droid Mod Loader v0.5.5-beta

Summary

This release focuses on archive/download metadata verification, developer diagnostics, and project process hardening.

Changes

  • Added unit coverage for archive metadata tracking.
  • Added unit coverage for archive metadata summaries.
  • Added unit coverage for Nexus URL parsing.
  • Added a Developer Tools action to print saved archive library metadata without changing files.
  • Added a documentation pre-push gate so project docs are checked before GitHub pushes.
  • Continued release-readiness cleanup for the archive import/download metadata path.

Notes

This release does not add full Nexus browsing, Nexus API downloads, collections, or a download queue yet. It lays more groundwork for those systems by making imported archive metadata testable and inspectable.

Validation

  • Unit tests pass.
  • Release APK builds.
  • Archive metadata records can be inspected through Developer Tools.