Releases: Mathieu-ai/generic-functions
Releases · Mathieu-ai/generic-functions
B.0.0.3
🚀 Release v0.9.5
✨ What's New
Package Renamed & Enhanced
- 📦 Package name changed from
generic-functions
togeneric-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]
B.0.0.4
🚀 Release v0.9.5
✨ What's New
Package Renamed & Enhanced
- 📦 Package name changed from
generic-functions
togeneric-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 generic-functions.mlai
B.0.0.2
Full Changelog: v-0.3.6...v-0.7.6
v.0.3.6
v-0.0.9
New:
- Fixed: Module
v-0.0.8
v-0.0.75
New:
- Fix: module (need to look up how to export multiple files so I reverted to 1 config file)
v-0.0.7
New:
- Feat&Fix: countries & removed countryList as it is included in the countries prop
v-0.0.65
New:
- feat: added countries
V-0.0.6
New:
update: country list
fix: moved $ExcelToJson to new repo : https://github.com/Mathieu-ai/excel-to-json