Skip to content

B.0.0.3

Compare
Choose a tag to compare
@Mathieu-ai Mathieu-ai released this 19 Jul 17:18
· 29 commits to main since this release

πŸš€ Release v0.9.5

✨ What's New

Package Renamed & Enhanced

  • πŸ“¦ Package name changed from generic-functions to generic-functions.mlai for better scoping
  • 🎯 Improved package publishing configuration for npm registry

πŸ”§ Improvements

Code Quality

  • ✨ Code formatting standardized across all source files
  • 🧹 Consistent function declarations - converted to arrow function expressions throughout the codebase
  • πŸ“ Enhanced JSDoc formatting for better documentation generation
  • 🎨 Improved code structure with better spacing and indentation

Files Updated:

  • Core modules: array.ts, collection.ts, date.ts, function.ts, math.ts, number.ts, object.ts, string.ts, type.ts, utility.ts
  • Constants and utilities: constants/index.ts, utils/index.ts
  • Build scripts: create-dist-package.cjs, extract-docs.cjs

πŸ”„ Technical Changes

  • All function declarations converted to function name() format for consistency
  • Improved whitespace handling and code alignment
  • Enhanced build script formatting
  • Updated package metadata and publishing configuration

πŸ“‹ Dependencies

No dependency changes in this release.


πŸ“₯ Installation

npm install [email protected]