Releases: jcchikikomori/hello-php
Releases · jcchikikomori/hello-php
Version 0.7.1 Alpha (Hotfix)
Hotfix version of version 0.7
What's Changed
- build(deps): bump guzzlehttp/psr7 from 1.8.2 to 2.2.1 by @dependabot in #39
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: v0.7-alpha...v0.7.1-alpha
Version 0.7 Alpha
What's Changed
- Code Cleanup June 2021 by @jcchikikomori in #25
- New & Clean Dev Container by @jcchikikomori in #27
- Merge Develop for Dev Container by @jcchikikomori in #29
- Migrating into Bulma + Optimizations by @jcchikikomori in #28
- Remember Me feature by @jcchikikomori in #32
- More layout changes after Remember Me by @jcchikikomori in #33
- Proper xDebug Setup by @jcchikikomori in #34
Full Changelog: 0.6-alpha...v0.7-alpha
Version 0.6 Alpha
This marks the new beginning as hello-php
! 🎉
Changes:
- Rename the project name, of course!
- Update dependencies
- Use PHP 8
- PHPCS ruleset adjustments
- Remove CircleCI
- Update Github Actions
PHP 7 Starter - Alpha Release 0.5.1
Quarantine Update
I wanted to continue improving my own naked PHP framework as much as I can. Plus, I am learning this way.
Change Logs
Changed
- Refactor views & classes
- Refactor UI with Bootstrap 4.0.0 migrate/update
- Updated .gitignore
- Bump Medoo to version 1.7.10
- Bump PHPMailer to version 6.1.6
- Renamed project to
jcchikikomori/php7-starter
Removed
- Removed Bower files
Fixed
- Fixed 1 reported issue by Security Audits
PHP 7 Starter - Alpha Release 0.50
Changes
- Composer update
- Documentation update
- Migrate from Bower to Yarn
MyPHP Alpha Release 0.42
Some bugfixes here
- Reverted the "dirty Init code leaved in core folder"
- Focused now on REST APIs (coming on next release)
MyPHP Alpha Release 0.4
A Good Enough Release
What's new?
MyPHP Alpha Release 0.3
Initial Release is finally out!
More features and fixes is coming! So stay tuned!
- Composer is supposed to be optional. Still required for now
- User Sessions is now set in array for clean session calls
- Feedback Sessions is now separated as the User Sessions are also too
- Updated Bower dependencies (Still you can remove it)
- Core class fixes