Releases: golive-dev/utils
Releases Β· golive-dev/utils
Release v1.7.2
Release v1.7.2
Release v1.7.1
Release v1.7.1
π¦ Other Changes
2 other commits included in this release.
v1.7.0 - Consolidation Release
π― 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
π @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! π