Releases: hypervel/components
Releases · hypervel/components
v0.1.5
What's Changed
New Features 🎉
- feat: implement DataObject in support by @albertcht in #28
Bug fixes 🐛
- fix: Fix issue where different container names resolve to distinct service instances when they should be the same instance by @storyn26383 in #27
New Contributors
- @storyn26383 made their first contribution in #27
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Improvements 🔧
- improve: support customizing path for workbench in testbench-sync by @albertcht in #23
Bug fixes 🐛
- fix: fix type casting for debug property in Environment by @albertcht in #22
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
New Features 🎉
- Feat: Implement
aboutcommand by @albertcht in #15 - Feat: Implement testbench package by @albertcht in #14
- Feat: Support
failfunction in command by @albertcht in #18 - Feat: Implement
config:showcommand by @albertcht in #19
Improvements 🔧
- Feat: Object Pool Manager by @chinfuyang in #9
Bug fixes 🐛
- Fix: fix version of phpunit to 10.5.45 to prevent from breaking change for runTest method by @albertcht in #17
Other Changes 🔄
- chore: remove unused crontab config in FoundationServiceProvider by @albertcht in #11
New Contributors
- @chinfuyang made their first contribution in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Improvements 🔧
- feat: add tappable trait by @albertcht in #5
Other Changes 🔄
- chore: delete unused schedule container alias by @albertcht in #3
- chore: adjust framework name in console by @albertcht in #4
- chore: fix variable doc in frequency test by @albertcht in #6
- fix: run split foundation before release by @albertcht in #8
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
New Features 🎉
- feat: new console package by @albertcht in #1
New Contributors
- @albertcht made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Changes
- first release
Full Changelog: https://github.com/hypervel/components/commits/v0.1.0