This repository has been archived by the owner on Nov 19, 2022. It is now read-only.
Releases: davorminchorov/api.davorminchorov.com
Releases · davorminchorov/api.davorminchorov.com
Implement the blog, contact and about me REST APis with feature tests
What's Changed
- [#23] Implement the Contact REST API with feature tests by @davorminchorov in #35
- chore(deps-dev): bump facade/ignition from 2.12.0 to 2.12.1 by @dependabot in #36
- fix(deps): bump spatie/data-transfer-object from 3.7.0 to 3.7.1 by @dependabot in #37
- chore(deps-dev): bump facade/ignition from 2.12.1 to 2.13.1 by @dependabot in #39
- chore(deps-dev): bump mockery/mockery from 1.4.3 to 1.4.4 by @dependabot in #38
- fix(deps): bump laravel/framework from 8.60.0 to 8.61.0 by @dependabot in #40
- Implement the blog posts rest api with feature tests by @davorminchorov in #41
- fix(deps): bump spatie/data-transfer-object from 3.7.1 to 3.7.2 by @dependabot in #42
- chore(deps-dev): bump nunomaduro/collision from 5.9.0 to 5.10.0 by @dependabot in #43
- [#26] Implement the Single Blog Post REST API with feature tests by @davorminchorov in #44
- chore(deps-dev): bump phpunit/phpunit from 9.5.9 to 9.5.10 by @dependabot in #45
- fix(deps): bump laravel/octane from 1.0.11 to 1.0.12 by @dependabot in #46
- fix(deps): bump laravel/tinker from 2.6.1 to 2.6.2 by @dependabot in #47
- chore(deps-dev): bump laravel/sail from 1.10.1 to 1.10.2 by @dependabot in #48
- fix(deps): bump laravel/framework from 8.61.0 to 8.62.0 by @dependabot in #49
- fix(deps): bump dyrynda/laravel-model-uuid from 6.4.1 to 6.5.0 by @dependabot in #50
- Update the readme file with installation instructions by @davorminchorov in #51
- Revert "Update the readme file with installation instructions" by @davorminchorov in #52
- Revert "Revert "Update the readme file with installation instructions"" by @davorminchorov in #53
- Revert "Update the readme file with installation instructions" by @davorminchorov in #54
- Revert "Revert "Update the readme file with installation instructions"" by @davorminchorov in #55
- Revert "Revert "Revert "Update the readme file with installation instructions""" by @davorminchorov in #56
- Revert "Revert "Revert "Revert "Update the readme file with installation instructions"""" by @davorminchorov in #57
- chore(deps-dev): bump laravel/sail from 1.10.2 to 1.11.0 by @dependabot in #58
- chore(deps-dev): bump facade/ignition from 2.13.1 to 2.14.0 by @dependabot in #59
- fix(deps): bump laravel/octane from 1.0.12 to 1.0.13 by @dependabot in #60
- fix(deps): bump laravel/framework from 8.62.0 to 8.63.0 by @dependabot in #61
- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.1.0 to 3.2.1 by @dependabot in #62
- chore(deps-dev): bump facade/ignition from 2.14.0 to 2.14.1 by @dependabot in #63
- chore(deps-dev): bump facade/ignition from 2.14.1 to 2.15.0 by @dependabot in #64
- chore(deps-dev): bump laravel/sail from 1.11.0 to 1.12.0 by @dependabot in #65
- fix(deps): bump laravel/framework from 8.63.0 to 8.64.0 by @dependabot in #66
- fix(deps): bump laravel/octane from 1.0.13 to 1.0.14 by @dependabot in #67
- fix(deps): bump laravel/sanctum from 2.11.2 to 2.11.3 by @dependabot in #68
- fix(deps): bump laravel/octane from 1.0.14 to 1.0.15 by @dependabot in #69
- fix(deps): bump laravel/sanctum from 2.11.3 to 2.11.4 by @dependabot in #70
- chore(deps-dev): bump nunomaduro/larastan from 0.7.12 to 0.7.13 by @dependabot in #71
- fix(deps): bump guzzlehttp/guzzle from 7.3.0 to 7.4.0 by @dependabot in #72
- fix(deps): bump laravel/framework from 8.64.0 to 8.65.0 by @dependabot in #73
- fix(deps): bump laravel/sanctum from 2.11.4 to 2.12.0 by @dependabot in #74
- fix(deps): bump laravel/framework from 8.65.0 to 8.66.0 by @dependabot in #75
- fix(deps): bump laravel/framework from 8.66.0 to 8.67.0 by @dependabot in #76
- fix(deps): bump dyrynda/laravel-efficient-uuid from 4.3.0 to 4.4.0 by @dependabot in #77
- chore(deps-dev): bump nunomaduro/larastan from 0.7.13 to 0.7.14 by @dependabot in #78
- fix(deps): bump laravel/sanctum from 2.12.0 to 2.12.1 by @dependabot in #80
- chore(deps-dev): bump nunomaduro/larastan from 0.7.14 to 0.7.15 by @dependabot in #79
- chore(deps-dev): bump laravel/sail from 1.12.0 to 1.12.2 by @dependabot in #81
- fix(deps): bump laravel/octane from 1.0.15 to 1.0.16 by @dependabot in #82
- fix(deps): bump laravel/framework from 8.67.0 to 8.68.0 by @dependabot in #83
- fix(deps): bump laravel/framework from 8.68.0 to 8.68.1 by @dependabot in #84
- chore(deps-dev): bump facade/ignition from 2.15.0 to 2.16.0 by @dependabot in #85
- fix(deps): bump laravel/framework from 8.68.1 to 8.69.0 by @dependabot in #88
- fix(deps): bump laravel/octane from 1.0.16 to 1.0.17 by @dependabot in #89
- chore(deps-dev): bump nunomaduro/larastan from 0.7.15 to 1.0.0 by @dependabot in #87
- Implement the blog tags REST APIs with feature tests by @davorminchorov in #86
- chore(deps-dev): bump nunomaduro/larastan from 1.0.0 to 1.0.1 by @dependabot in #90
- chore(deps-dev): bump laravel/sail from 1.12.2 to 1.12.3 by @dependabot in #91
- fix(deps): bump laravel/octane from 1.0.17 to 1.0.18 by @dependabot in #92
- chore(deps-dev): bump laravel/sail from 1.12.3 to 1.12.4 by @dependabot in #93
- fix(deps): bump laravel/framework from 8.69.0 to 8.70.2 by @dependabot in #94
- [#27] Implement the About Me REST API with feature tests by @davorminchorov in #95
Full Changelog: v0.1.0...v0.2.0
Implement Authentication APIs with feature tests
What's Changed
- Create PHP Code Style Fixer GitHub Action by @davorminchorov in #4
- fix(deps): bump laravel/framework from 8.54.0 to 8.55.0 by @dependabot in #6
- chore(deps-dev): bump laravel/sail from 1.9.0 to 1.10.0 by @dependabot in #9
- chore(deps-dev): bump facade/ignition from 2.11.2 to 2.11.4 by @dependabot in #8
- chore(deps-dev): bump nunomaduro/collision from 5.6.0 to 5.8.0 by @dependabot in #7
- chore(deps-dev): bump laravel/sail from 1.10.0 to 1.10.1 by @dependabot in #12
- chore(deps-dev): bump facade/ignition from 2.11.4 to 2.12.0 by @dependabot in #11
- fix(deps): bump laravel/framework from 8.55.0 to 8.56.0 by @dependabot in #10
- chore(deps-dev): bump nunomaduro/collision from 5.8.0 to 5.9.0 by @dependabot in #13
- [#1] Set up modular project structure by @davorminchorov in #5
- [#3] Set up efficient uuids by @davorminchorov in #14
- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.0.2 to 3.1.0 by @dependabot in #16
- fix(deps): bump laravel/framework from 8.56.0 to 8.58.0 by @dependabot in #18
- chore(deps-dev): bump phpunit/phpunit from 9.5.8 to 9.5.9 by @dependabot in #19
- chore(deps-dev): bump fakerphp/faker from 1.15.0 to 1.16.0 by @dependabot in #20
- fix(deps): bump laravel/framework from 8.58.0 to 8.60.0 by @dependabot in #22
- [#2] Setup Laravel Sanctum and implement the authentication APIs with tests by @davorminchorov in #15
Full Changelog: https://github.com/davorminchorov/api.davorminchorov.com/commits/v0.1.0