Skip to content

v0.1.0#4

Merged
jhollway merged 2 commits intodevelopfrom
copilot/sub-pr-3
Mar 15, 2026
Merged

v0.1.0#4
jhollway merged 2 commits intodevelopfrom
copilot/sub-pr-3

Conversation

Copy link
Contributor

Copilot AI commented Mar 15, 2026

First formal release of {netrics} as a standalone analytic package, extracted from {manynet}/{migraph}, with consistent naming conventions and targeted bug fixes.

NEWS.md

Added NEWS.md documenting the full scope of v0.1.0:

  • Naming conventions: *_by_*() measures, node_is_*()/tie_is_*() marks, *_x_*() motifs, *_in_*() memberships
  • Moved functions: Complete list of marks, measures, motifs, and memberships extracted from {manynet}/{migraph}
  • Bug fixes: 14 targeted fixes including tie_is_random() returning correct tie_mark class, {igraph} API updates for node_by_authority()/node_by_hub(), two-mode network handling, edge cases in equivalence clustering and net_by_richclub()

Checklist:

  • Documentation
    • DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)
    • Date in DESCRIPTION is correct
    • Longer functions are commented inline or broken down into helper functions to help debugging
  • PR form
    • Title indicates expected version number
    • PR description above and the NEWS.md file are aligned
    • Description above itemizes changes under subsection titles, e.g. "## Data"
    • Closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Co-authored-by: jhollway <5595229+jhollway@users.noreply.github.com>
Copilot AI changed the title [WIP] Update package documentation and refactor tests for v0.1.0 v0.1.0 Mar 15, 2026
Copilot AI requested a review from jhollway March 15, 2026 16:44
@jhollway jhollway merged commit 4e6cbea into develop Mar 15, 2026
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