Skip to content

Releases: 2aronS/easy-setup

Release list

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 13:40
  • added interactive configuration wizard for first-time setup
  • fixed dependency resolution failing on windows systems
  • improved validation for custom installation paths
  • refactored config parser to support yaml and json formats
  • reduced installation time by 40% through parallel downloads

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 13:40
  • initial release with interactive setup wizard for common project types
  • added support for python, node, and rust project templates
  • automatic dependency detection and installation
  • config file validation with helpful error messages
  • improved logging during setup process
  • refactored template engine for better maintainability