Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@veeqtoh veeqtoh released this 04 May 02:30
· 13 commits to master since this release
131b030

Version 2.0.0 (04/05/2024)

Feature: Added customizable configuration options for code generation.
Feature: Introduced support for specifying a custom database connection.
Enhancement: Improved code generation rules with configurable constraints.
Enhancement: Expanded code format options to include numeric, alphanumeric, and mixed formats.
Enhancement: Provided the ability to customize code character sets.
Enhancement: Added support for validating configuration settings.
Enhancement: Included predefined Eloquent factories for testing convenience.
These updates offer greater flexibility and customization for tailoring the door access system to specific requirements.

What's Changed

  • Upgrade to Laravel 11.* and PHP 8.* with Code Format Enhancements by @veeqtoh in #2
  • Rename app from door-access-system to secure-system by @veeqtoh in #3

Full Changelog: v1.0.0...v2.0.0