Skip to content

Releases: Mathieu-ai/generic-functions

B.0.0.3

19 Jul 17:18
Compare
Choose a tag to compare

🚀 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]

B.0.0.4

19 Jul 18:18
Compare
Choose a tag to compare

🚀 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 generic-functions.mlai

B.0.0.2

18 Jul 08:07
Compare
Choose a tag to compare

Full Changelog: v-0.3.6...v-0.7.6

v.0.3.6

11 Apr 10:50
Compare
Choose a tag to compare

New Version : v0.3.6:

Feat:

v-0.0.9

09 Jan 12:32
Compare
Choose a tag to compare

New:

  • Fixed: Module

v-0.0.8

09 Jan 11:22
Compare
Choose a tag to compare

New:

  • Fix: module (only important info about countries)

Full Changelog: v-0.0.75...v-0.0.8

v-0.0.75

09 Jan 10:56
Compare
Choose a tag to compare

New:

  • Fix: module (need to look up how to export multiple files so I reverted to 1 config file)

v-0.0.7

09 Jan 10:47
Compare
Choose a tag to compare

New:

  • Feat&Fix: countries & removed countryList as it is included in the countries prop

v-0.0.65

09 Jan 10:10
Compare
Choose a tag to compare

New:

  • feat: added countries

V-0.0.6

28 Dec 15:07
Compare
Choose a tag to compare

New:

update: country list
fix: moved $ExcelToJson to new repo : https://github.com/Mathieu-ai/excel-to-json