Skip to content

Releases: golive-dev/utils

Release v1.7.2

18 Oct 20:09

Choose a tag to compare

Release v1.7.2

Release v1.7.1

18 Oct 20:08

Choose a tag to compare

Release v1.7.1

πŸ“¦ Other Changes

2 other commits included in this release.

v1.7.0 - Consolidation Release

18 Oct 15:25

Choose a tag to compare

🎯 Major Consolidation Release

This release consolidates shared utilities from go-test-suite and go-workflow-v2 into a single source of truth.

✨ New Features

  • Structured Logger: Added comprehensive logging utilities with proper log levels and formatting
  • Git Operations: Added repository management utilities for automated workflows
  • Enhanced Environment Utilities: Improved configuration loading and environment variable handling
  • Consolidated Debug Tools: Better logging and debugging capabilities across all packages

πŸ”„ Breaking Changes

  • Utilities previously scattered across multiple packages are now centralized
  • Import paths may need updating for projects using the individual packages

πŸ“¦ Migration

Projects using go-test-suite or go-workflow-v2 should update their dependencies to use the consolidated utilities from @go-corp/utils.

This establishes go-utils as the primary shared utilities package for the entire ecosystem.

Production-Ready Package v1.3.0

16 Oct 04:35

Choose a tag to compare

πŸš€ @go-corp/utils v1.3.0 - Production-Ready Package

This major release transforms the package into a production-ready utility library with comprehensive improvements and optimizations.

✨ Key Highlights

  • πŸ“Š Enhanced Testing: Expanded test coverage from 81 to 133 tests (64% increase)
  • 🏷️ Better Visibility: Added npm badges for version, downloads, bundle size, and more
  • πŸ“š Comprehensive Documentation: Added JSDoc comments for enhanced IDE support
  • 🧹 Clean Codebase: Fixed all lint warnings and errors for standards compliance
  • πŸ“‹ Community Support: Added GitHub issue templates for better collaboration
  • πŸ›‘οΈ Security & Compliance: Included LICENSE, SECURITY.md, and PERFORMANCE.md
  • ⚑ Optimized Workflows: Enhanced bundle analysis and CI processes

πŸ“¦ Package Stats

  • Bundle Size: 96.0 kB compressed, 374.4 kB unpacked
  • Total Files: 109 files with optimized chunking
  • Test Coverage: 133 comprehensive tests
  • Zero Lint Errors: Clean, maintainable codebase

🎯 Perfect For Production

This release represents a mature, well-tested utility library ready for enterprise use with:

  • Excellent performance metrics
  • Comprehensive error handling
  • Professional documentation
  • Community-friendly contribution guidelines

πŸ”§ Installation

npm install @go-corp/utils@1.3.0
# or
yarn add @go-corp/utils@1.3.0  
# or
bun add @go-corp/utils@1.3.0

πŸ“ˆ What's New

  • Enhanced JSDoc documentation for better IDE experience
  • Comprehensive test suite with edge case coverage
  • GitHub issue templates for bug reports and feature requests
  • Performance monitoring and bundle size optimization
  • Security policy and responsible disclosure guidelines

Thanks to everyone who contributed to making this package production-ready! πŸ™