Releases: doppar/framework
Releases · doppar/framework
v3.5.0
- console command handle() method dependency injection by @techmahedy in #182
v3.4.2
- Entity Model: some comments updated: by @techmahedy in #180
- github action tests.yml updated by @techmahedy in #181
v3.4.1
- Handle dynamic method calls into the model by @techmahedy in #179
v3.4.0
- New sortBy() collection method added by @techmahedy in #173
- Added new chunk() collection method by @techmahedy in #174
- New partition() collection method by @techmahedy in #175
- tap() intersect() and diff() collection method by @techmahedy in #176
- Some collection method added by @techmahedy in #177
- cron daemon second based issue resolved by @techmahedy in #178
v3.3.0
- remove array return and add collection return for groupByCallback by @techmahedy in #170
- New pipeline() entity orm method by @techmahedy in #171
- Add 5 new Entity ORM methods for improved query ergonomics by @techmahedy in #172
v3.2.1
- Application installer file updated, remove system requirements check by @techmahedy in #169
v3.2.0
What's Changed
- Unit test issue resolve for new year date: by @techmahedy in #163
- Update Doc Comments to Maintain Doppar Comment Convention by @techmahedy in #164
- update doc for maintaining doppar convention by @techmahedy in #165
- New Entity ORM repair() method by @techmahedy in #166
- New Entity ORM Method groupByCallback by @techmahedy in #167
- New Entity ORM partition method by @techmahedy in #168
Full Changelog: v3.1.1...v3.2.0
v3.1.1
- Fix file path in CLI output by @techmahedy in #162
v3.1.0
- database connection reset and reconnect method added by @techmahedy in #159
- new database class function added in DB facades by @techmahedy in #160
- [unit:test] command added with details and fliter options by @techmahedy in #161
v3.0.4
- Improve container resolution error message for unbound interfaces by @techmahedy in #158