Skip to content

Releases: Blaspsoft/onym

Onym v1.0.1 - Minor Update

04 Mar 21:14

Choose a tag to compare

🔹 Changelog:

  • 📝 Added file annotations
  • 📖 Updated README documentation
  • 🛠️ Minor improvements

🚀 Onym v1.0.0 – Initial Release

04 Mar 21:03

Choose a tag to compare

🎉 Onym v1.0.0 – The first official release of Onym, a flexible Laravel package for generating structured, unique, and customizable filenames effortlessly.

🔹 Features:

✅ Multiple Strategies – Supports random, uuid, timestamp, date, numbered, slug, and hash.
🔧 Customizable Output – Define filename, extension, and format options.
📂 Collision-Free Naming – Ensures unique and structured filenames.
⚙️ Configurable Defaults – Set global settings in config/onym.php.
🔌 Extensible – Easily add or modify filename strategies.