Skip to content

depman-v1.0.1

Latest
Compare
Choose a tag to compare
@devnadeemashraf devnadeemashraf released this 15 May 12:06
· 5 commits to main since this release

depman v1.0.1 - Release Summary

A lightweight dependency management tool for applications that need to manage external system dependencies like tools, runtimes, and libraries.

What's New in v1.0.1

  • Fixed browser installation on virtualized environments
  • Added VM-compatible settings for Playwright automation
  • Improved error handling for dependency verification
  • Enhanced cross-platform support for Windows, Linux, and macOS
  • Added generate command for creating template dependency files
  • Fixed logger level handling for better diagnostics

Key Features

  • Declarative YAML-based dependency configuration
  • Semantic version compatibility checking
  • Platform-specific installation support
  • Environment variable management
  • Dependency verification with customizable commands
  • Clean command-line interface

Installation

go get github.com/devnadeemashraf/[email protected]