Skip to content

v1.1.0

Choose a tag to compare

@kearisp kearisp released this 26 May 17:01
· 1 commit to master since this release
74c3b34

Features

  • added project metadata controller support
  • introduced prompt handling through @wocker/prompts
  • improved plugin, preset, project, proxy, keystore, DNS, debug, and experimental module behavior

Fixes

  • updated application debug handling to use the core application service
  • corrected GitHub API client requests to use the shared HTTP utility
  • improved archive download handling for GitHub ZIP sources
  • updated keystore provider and service behavior with expanded test coverage
  • adjusted project, preset, proxy, and package manager services for the new module structure

Refactoring

  • removed local HTTP helper in favor of the shared @wocker/utils HTTP client
  • removed custom version parsing and version range utilities
  • removed the project repository from application wiring
  • reorganized project module services and controllers

Chore / Maintenance

  • updated test setup and module specs for the revised service structure

Dependency Updates

  • bumped @wocker/docker-module to ^1.0.0
  • bumped @wocker/docker-mock-module to ^1.0.0
  • added @wocker/prompts
  • removed unused dependencies including axios, docker-compose, dockerode, md5, and related type packages