Skip to content

Releases: ExaDev/pickage

v1.11.0

18 Jan 21:43

Choose a tag to compare

1.11.0 (2026-01-18)

Features

  • ui: implement unified registry section with aligned rows across ecosystems (a64ae47)
  • ui: implement unified RegistrySection with subgrid-based row alignment (c6fe9bb)

v1.10.0

18 Jan 20:27

Choose a tag to compare

1.10.0 (2026-01-18)

Bug Fixes

  • pypi: preserve user input case for package name lookup (fe28800)
  • pypi: use case-insensitive matching for package data lookup (9736990)
  • ui: display canonical package name in column headers (23387fd)

Features

  • carousel: implement dynamic grid layout for ecosystem-specific sections (0a73c6c)
  • metrics: add conditional rendering for npm and PyPI registry sections (190fa34)
  • pypi: add PyPI-specific stats interface and adapter support (866ed92)
  • pypi: add PyPIRegistrySection component (c65dda3)
  • pypi: normalize URL to use canonical PyPI package names (78f5549)
  • table: add dynamic metrics generation for ecosystem-specific data (435dca5)

v1.9.0

18 Jan 18:44

Choose a tag to compare

1.9.0 (2026-01-18)

Features

  • add dual-dataset PyPI packages client with Fuse.js fuzzy search (bd4c7da)
  • add explicit ecosystem support to usePackageComparison (9ae21fa)
  • add React Query hooks for PyPI dual-dataset management with prefetch (352ff12)

v1.8.2

18 Jan 15:33

Choose a tag to compare

1.8.2 (2026-01-18)

Bug Fixes

  • Add @semantic-release/npm plugin to update package.json version (e2a29d9)
  • Update package version to 1.8.1 to match latest release (fb5b081)

v1.8.1

18 Jan 15:03

Choose a tag to compare

1.8.1 (2026-01-18)

Bug Fixes

  • Add type assertion for ecosystem detection in URL parsing (1d71084)
  • Preserve ecosystem information in URL parameters for multi-ecosystem support (3b5a2ae)

v1.8.0

18 Jan 14:28

Choose a tag to compare

1.8.0 (2026-01-18)

Bug Fixes

  • e2e: Update import dependencies tests to handle strict mode (a738a0f)

Features

  • Add multi-ecosystem package search for npm and PyPI (5e5fdbd)

v1.7.0

18 Jan 13:35

Choose a tag to compare

1.7.0 (2026-01-18)

Features

  • Add multi-ecosystem package support and dependency file import (6431358), closes #5

v1.6.2

18 Jan 13:32

Choose a tag to compare

1.6.2 (2026-01-18)

v1.6.1

18 Jan 13:12

Choose a tag to compare

1.6.1 (2026-01-18)

v1.6.0

16 Jan 07:57

Choose a tag to compare

1.6.0 (2026-01-16)

Features

  • ui: display app version in top bar (33353a3)