Releases: LaswitchTech/core
Releases · LaswitchTech/core
Release v0.0.91
Changelog
- Merge pull request #91 from LaswitchTech/dev
- General: Added the view file in the list of parameters provided by the menu builder.
- General: Code Clean-up
- General: Updated the website template for support
- General: Added a method to retrieve user's settings.
- General: Version bumped to v0.0.91
Contributors
- Louis Ouellet
Release v0.0.90
Changelog
- Merge pull request #90 from LaswitchTech/dev
- Features: The SMTP class now support global variables for building messages.
- General: Code Clean-up
- BUGFIX: Corrrected the generated link allowing a user to request a new activation code.
- General: Version bumped to v0.0.90
Contributors
- Louis Ouellet
Release v0.0.89
Changelog
- Merge pull request #89 from LaswitchTech/dev
- Features: The Query class now offers proper support for count queries.
- General: Code Clean-up
- General: Version bumped to v0.0.89
Contributors
- Louis Ouellet
Release v0.0.88
Changelog
- Merge pull request #88 from LaswitchTech/dev
- Features: Setup user account verification.
- General: Version bumped to v0.0.88
Contributors
- Louis Ouellet
Release v0.0.87
Changelog
- Merge pull request #87 from LaswitchTech/dev
- General: Obtimization of the menu generator.
- General: Version bumped to v0.0.87
Contributors
- Louis Ouellet
Release v0.0.86
Changelog
- Merge pull request #86 from LaswitchTech/dev
- BUGFIX: Accurately filter empty records and only select the ID of the last row to avoid issues when the table structure is being updated.
- General: Version bumped to v0.0.86
Contributors
- Louis Ouellet
Release v0.0.85
Changelog
- Merge pull request #85 from LaswitchTech/dev
- Features: Added the ability to render a route within a route.
- General: Version bumped to v0.0.85
Contributors
- Louis Ouellet
Release v0.0.84
Changelog
- Merge pull request #84 from LaswitchTech/dev
- General: Updated the count method to support more filters.
- General: Version bumped to v0.0.84
Contributors
- Louis Ouellet
Release v0.0.83
Changelog
- Merge pull request #83 from LaswitchTech/dev
- BUGFIX: Make sure to clear the Definition directory prior to compiling the database.
- General: Version bumped to v0.0.83
Contributors
- Louis Ouellet
Release v0.0.82
Changelog
- Merge pull request #82 from LaswitchTech/dev
- BUGFIX: Added logging to debug update issues.
- BUGFIX: The Database does not need to be provided during construction.
- General: Version bumped to v0.0.82
Contributors
- Louis Ouellet