Skip to content

Releases: veeqtoh/secure-code

v2.0.0

04 May 02:30
131b030
Compare
Choose a tag to compare

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

First release

07 Aug 11:19
2ef8fae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/veeqtoh/door-access-system/commits/v1.0.0